Skip to content

Releases: rapatao/ruleset-engine

0.9.0

25 Mar 20:21
2301a46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

23 Mar 12:56
1db40b0
Compare
Choose a tag to compare

What's Changed

  • refactor: remove expression parsing support from test cases by @rapatao in #19
  • feat: add support to CONTAINS operations by @rapatao in #20

Full Changelog: 0.7.0...0.8.0

0.7.0

21 Mar 19:09
63424a7
Compare
Choose a tag to compare

What's Changed

  • feat: bump dependencies by @rapatao in #16
  • refactor: eval context injection and rule filtering by @rapatao in #17
  • feat: add (starts|ends) with operators by @rapatao in #18

Full Changelog: 0.6.1...0.7.0

0.6.1

20 Nov 10:27
2baea45
Compare
Choose a tag to compare

What's Changed

  • feat: expose rhino context and scope by @rapatao in #15

Full Changelog: 0.6.0...0.6.1

0.6.0

17 Nov 17:35
8f49756
Compare
Choose a tag to compare

What's Changed

  • Upgrade Gradle and bump project dependencies by @rapatao in #12
  • Prepare engine to support multiple engine evaluators by @rapatao in #13
  • Parent onFailure configuration by @rapatao in #14

Full Changelog: 0.5.4...0.6.0

0.5.4

04 Nov 11:30
d8d6a95
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4

0.5.3

13 Oct 12:09
e2b2fc1
Compare
Choose a tag to compare

What's Changed

  • add isValid method to verify if an expression is valid by @rapatao in #10

Full Changelog: 0.5.2...0.5.3

0.5.2

09 Oct 10:26
7782973
Compare
Choose a tag to compare

What's Changed

  • Add Language Version parameter to create Context Factory by @rapatao in #9

Full Changelog: 0.5.1...0.5.2

0.5.1

04 Oct 18:51
6d5dce7
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

Nothing relevant was changed in this release, it was created only for testing the version publishing pipeline.

0.5.0

04 Oct 17:59
62c31ee
Compare
Choose a tag to compare

What's Changed

  • Implement support for the NOT_EQUALS operator by @rapatao in #8

Full Changelog: 0.4.2...0.5.0