Skip to content

0.11.0

Compare
Choose a tag to compare
@uschi2000 uschi2000 released this 24 Feb 23:24
· 2766 commits to develop since this release

This release has the following breaking Checkstyle changes:

  • [STRICTER] Add checkstyle rule for test setup/teardown method names (#130)
  • [RELAXED] Do not apply checkstyle VisibilityModifier in test classes (#129)
  • [STRICTER+RELAXED] Bump checkstyle version to 7.5.1 (#128)
  • [RELAXED] Support Checkstyle suppression comment format (#126)
  • [STRICTER] Add checkstyle check for TODO format (#124)

Other changes:

  • Template year in eclipse prefs file (#120)