Skip to content

1.7.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 31 Jul 14:33
· 2363 commits to develop since this release
c4f00f9
Type Description Link
Improvement Baseline can now re-format all your Java files using the Eclipse formatter. This is currently an opt-in preview, try it out by running ./gradlew format -Pcom.palantir.baseline-format.eclipse. #707
Improvement Add errorprone check to ensure junit5 tests are not used with junit4 Rule/ClassRule #714