Skip to content

Releases: spring-io/spring-javaformat

v0.0.11

07 Jun 06:50
Compare
Choose a tag to compare

⭐ 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

06 Jun 15:51
Compare
Choose a tag to compare

⭐ New Features

  • Permit static imports of JUnit Jupiter's Assertions and Assumptions #105
  • Change line length to 120 chars #100

v0.0.9

03 Apr 03:23
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Eclipse plugin and Maven formatter produce different results #97
  • Update eclipse default template apache header to use HTTPS #96

v0.0.8

02 Apr 00:33
Compare
Choose a tag to compare

⭐ 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