Releases: spring-io/spring-javaformat
Releases · spring-io/spring-javaformat
v0.0.14
🪲 Bug Fixes
- Eclipse plugin is too lazy with Gradle projects #123
- NoSuchMethodError when refreshing a Gradle project with Buildship 3.0.x #121
🔨 Dependency Upgrades
- Downgrade to Eclipse 2019-03 #122
v0.0.13
⭐ New Features
- Limit checked Gradle projects to those refreshed #120
- Improve JUnit 5 rule to check visibility of lifecycle methods #115
🪲 Bug Fixes
- Eclipse can fail with "Resource already exists" error on Gradle projects #119
- Up-to-date checks do not work correctly for checkFormat tasks #116
📔 Documentation
- Update Wrapping section in README now that we use a 120 char line width #112
🔨 Dependency Upgrades
- Upgrade to Eclipse 2019-06 #118
- Upgrade to Buildship 3.0.0 #117
- Upgrade to Checkstyle 8.21 #113
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