Skip to content

2.10.0

Compare
Choose a tag to compare
@ergebnis-bot ergebnis-bot released this 26 Dec 14:53
2.10.0
cb5395a
  • Enhancement: Add ExplicitRuleSet marker interface (#311), by @localheinz
  • Enhancement: Extract ExplicitRuleSetTestCase (#312), by @localheinz
  • Enhancement: Require ExplicitRuleSets only not to configure rule sets (#313), by @localheinz
  • Fix: Configure configurable fixers in implementations of ExplicitRuleSet explicitly (#314), by @localheinz
  • Fix: Do not use constants (#315), by @localheinz
  • Fix: Use assertSame() instead of assertEquals() (#316), by @localheinz
  • Enhancement: Assert that configuration items are sorted by key (#317), by @localheinz
  • Enhancement: Assert that rules and configuration options are sorted recursively (#318), by @localheinz
  • Fix: Do not configure rules using deprecated configuration options (#319), by @localheinz
  • Fix: Configure rules in implementations of ExplicitRuleSet using every non-deprecated configuration option (#320), by @localheinz
  • Fix: Only require implementations of ExplicitRuleSet to configure every non-deprecated rule (#321), by @localheinz