Skip to content

v4.0.0

Compare
Choose a tag to compare
@jsdevtom jsdevtom released this 16 May 10:12
· 16 commits to master since this release

4.0.0 (2018-05-16)

Code Refactoring

  • engine.ts: allow addRule() to accept Rule | RuleConstructorOptions (10290f3)

BREAKING CHANGES

  • engine.ts: addRule () now accepts different interface