Releases: spring-io/spring-javaformat
Releases · spring-io/spring-javaformat
v0.0.12
🪲 Bug Fixes
- Modification of org.eclipse.jdt.ui.pref's content strips the blank line at the end of the file #111
- StringIndexOutOfBoundsException with new JUnit 5 check #110
v0.0.11
⭐ New Features
- Add checkstyle rule for JUnit 5 #106
🔨 Dependency Upgrades
- Upgrade to CheckStyle Maven Plugin 3.1.0 #109
- Upgrade to Tycho 1.4.0 #108
v0.0.10
⭐ New Features
- Permit static imports of JUnit Jupiter's Assertions and Assumptions #105
- Change line length to 120 chars #100
v0.0.9
🪲 Bug Fixes
- Eclipse plugin and Maven formatter produce different results #97
- Update eclipse default template apache header to use HTTPS #96
v0.0.8
⭐ New Features
- Add Eclipse Checkstyle Plugin support #82
- Add Spring specific HideUtilityClassConstructor #74
- Allow SpringHeaderCheck to load custom files #70
🪲 Bug Fixes
- Annotation attributes are not being wrapped #78
- The default header date regex doesn't support a single year #72
- AssertionError: Wrong line separators: '\r\n' on Windows #65
📔 Documentation
- Document that formatter does not order imports #77
- Document how to disable the formatter for a block of code #75
🔨 Dependency Upgrades
- Upgrade maven plugin versions #94
- Upgrade to Tycho 1.3.0 #93
- Upgrade to artifactory-resource 0.0.8 #92
- Upgrade to Maven 3.6.0 #89
- Upgrade to IDEA 2019.1 #88
- Upgrade to Eclipse 2019-3 #87