Skip to content

v0.6.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 08 Jun 21:42
c0eb095

Summary

  • 2023-06-08T17:39:43.007904 - 12 commit(s) by Scott Leberknight

Notice ❗

This release fixes the bug in the first release in which the POM deployed to Maven Central does not contain the compile-time dependencies. See the bugs section below for more information.

Bugs 🐞

  • Most compile-time dependencies are not in the POM in Maven Central (#214)

Assorted 👜

  • Extract JSON from Java test code into resource file (#218)
  • Shaded JAR does not shade checker or kotlin (#215)
  • Add Java 20 to the build (#213)
  • Put project name at top of README (#211)
  • README: add migration instructions; update dependency coordinates (#209)
  • Revisit the Installation section in the README regarding shaded JAR (#208)
  • Fix javadoc.io link in README (#207)
  • Add javadoc and Maven Central badges (#206)