v2.4.0
fmbenhassine
released this
08 Feb 23:48
·
339 commits
to master
since this release
This is a minor release with the following changes:
Features
- issue #52: add
skipOnFirstNonTriggeredRule
parameter
Bug fixes
- issue #57: incorrect sorting of rules when
BasicRule.getPriority
method is overridden
Enhancements
- issue #63:
Utils
class should not be public
Deprecations
- issue #47: JMX support has been deprecated in v2.3 and removed in this version
Many thanks to all contributors, especially @toudidel and @spearway and @JurMarky, for reporting issues, fixing bugs and implementing features.