Skip to content

3.1

Compare
Choose a tag to compare
@SentryMan SentryMan released this 15 Mar 05:08
· 67 commits to main since this release

What's Changed

  • Add Jsonb.toJson() using JsonOutput by @rbygrave in #336
  • @Json.Property name not used to match getters/setters/constructors using property name by @SentryMan in #337
  • Add support for JAX-B style collections that don't have setters by @rbygrave in #339
  • Improve the compiler errors with Json.Import / Json.Mixin prefix by @rbygrave in #341
  • Add support for java.util.Calendar as epoch millis or string format with timezone by @rbygrave in #342
  • Cancel generation if a previous apt round fails by @SentryMan in #343
  • Add avaje-jsonb-bom BOM Bill of materials module by @rbygrave in #340
  • Fix JDT package errors by @SentryMan in #345
  • Fix JDT @Property records by @SentryMan in #346
  • Generated code with "direct return" when no setters required by @rbygrave in #347

Full Changelog: 3.0...3.1