rules-framework icon indicating copy to clipboard operation
rules-framework copied to clipboard

Release 3.0.0

Open luispfgarces opened this issue 6 months ago • 0 comments

Description

Release 3.0.0

Includes:

  • #167
  • #168

[!WARNING] BREAKING CHANGES:

  • PriotityCriteria property on RulesEngineOptions - previously deprecated due to a typo.
  • Old rule builder APIs - were already marked obsolete.
  • Condition default constructor.

Change checklist

  • [ ] Code follows the code rules guidelines of this project
  • [ ] Commit messages follow the commit rules of this project
  • [ ] I have self-reviewed my changes before submitting this pull request
  • [ ] I have covered new/changed code with new tests and/or adjusted existent ones
  • [ ] I have made changes necessary to update the documentation accordingly

Please also check the I want to contribute guidelines and make sure you have done accordingly.

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

luispfgarces avatar Sep 01 '24 10:09 luispfgarces