0.11.0
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)