Releases: Farfetch/rules-framework
Releases · Farfetch/rules-framework
Rules.Framework 2.0.1
What's Changed
- Added the ability to update the rules' end date and to disable rules by @carlosgoias in #117
- Fixed ArgumentNullException for InMemoryRulesStorage from IServiceCollection by @luispfgarces in #142
- Add streamlined way for building conditions by @jdromeiro in #143
Full Changelog: 2.0.0...2.0.1
Rules.Framework 2.0.0
What's Changed
- Move InMemory Provider to Rules.Framework and reference projects directly by @jdromeiro in #128
- Fix issue in dates used in rules matching by @jdromeiro in #123
- chore(deps): bump MongoDB.Driver from 2.13.1 to 2.19.0 in /tests/Rules.Framework.Providers.MongoDb.Tests by @dependabot in #125
- Remove obsolete IValueConditionNodes and WithPriority() by @jdromeiro in #132
- Upgrade to .Net Standard 2.1 by @luispfgarces in #135
- Allow pre-compilation of rules conditions by @luispfgarces in #122
Full Changelog: https://github.com/Farfetch/rules-framework/commits/1.7.7...2.0.0