UNPKG

js-rules-engine

Version:

JavaScript rules engine for validating data object structures.

26 lines (10 loc) 783 B
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.1.1](https://github.com/justinlettau/js-rules-engine/compare/v1.1.0...v1.1.1) (2020-11-28) # [1.1.0](https://github.com/justinlettau/js-rules-engine/compare/v1.0.2...v1.1.0) (2019-03-17) ### Features * simplify json structure ([9f8b14f](https://github.com/justinlettau/js-rules-engine/commit/9f8b14f)) ## [1.0.2](https://github.com/justinlettau/js-rules-engine/compare/v1.0.1...v1.0.2) (2019-03-16) ### Bug Fixes * **rule:** evaluation of nested conditions ([006e26f](https://github.com/justinlettau/js-rules-engine/commit/006e26f)) ## 1.0.1 (2019-03-16)