Skip to content

assertj-db-2.0.0

Compare
Choose a tag to compare
@VanRoy VanRoy released this 08 Jul 20:49
· 51 commits to main since this release

⭐ Improvements

  • Baseline upgrade to Java 8
  • Upgrade to AssertJ Core 3.16.1
  • Support JSR-310 types ( LocalDate, LocalTime, LocalDateTime )
  • Move from CGLIB to Bytebuddy for soft assertions

🚧 Breaking changes

  • Baseline upgrade to Java 8
  • Upgrade to AssertJ Core 3.16.1

⚙️ Chore

  • Replace Travis by GitHub actions
  • Activate SonarCloud analysis