Releases: fabiolune/logic-engine
Releases · fabiolune/logic-engine
v4.1.0
What's Changed
- Feature/add extensive documentation by @fabiolune in #88
Full Changelog: v4.0.0...v4.1.0
v4.1.0-rc1
What's Changed
- Feature/add extensive documentation by @fabiolune in #88
Full Changelog: v4.0.0...v4.1.0-rc1
v4.0.0
v4.0.0
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- Adds new category of method operators only for strings by @lollo25 in #76
- adding default timeout to regex evaluation by @fabiolune in #77
- added reference in README table of content to new rules/operators types by @fabiolune in #78
- Feature/remove moq by @fabiolune in #80
- replaced tuple-based test sources with arrays by @fabiolune in #81
- introduced some user friendly code documentation by @fabiolune in #83
- added nuget badges by @fabiolune in #84
New Contributors
Full Changelog: v3.0.1...v3.1.0
v3.1.0-rc4
v3.1.0-rc3
What's Changed
- replaced tuple-based test sources with arrays by @fabiolune in #81
- introduced some user friendly code documentation by @fabiolune in #83
Full Changelog: v3.1.0-rc2...v3.1.0-rc3
v3.1.0-rc2
What's Changed
- added reference in README table of content to new rules/operators types by @fabiolune in #78
- Feature/remove moq by @fabiolune in #80
Full Changelog: v3.1.0-rc1...v3.1.0-rc2
v3.1.0-rc1
What's Changed
- Adds new category of method operators only for strings by @lollo25 in #76
- adding default timeout to regex evaluation by @fabiolune in #77
New Contributors
Full Changelog: v3.0.1...v3.1.0-rc1
v3.0.1
What's Changed
- always perform full pipeline validation by @fabiolune in #73
- Feature/improve doc by @fabiolune in #74
- removed private readonly fields initialization by @fabiolune in #75
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Feature/add manager for first ruleset by @fabiolune in #62
- Feature/improve doc by @fabiolune in #63
- Feature/full refactoring by @fabiolune in #64
- fixed expected invocations for compiled catalog tests by @fabiolune in #65
- enabled codecov action by @fabiolune in #66
- added tests to cover some edge cases by @fabiolune in #67
- Feature/fix doc by @fabiolune in #69
- fixed some code smells by @fabiolune in #70
- removed commented out step in pipeline by @fabiolune in #71
- amended documentation by @fabiolune in #72
Full Changelog: v2.4.0...v3.0.0