Skip to content

Releases: aerius/gwt-beans-maven-plugin

1.2.0

Choose a tag to compare

@BertScholten BertScholten released this 06 Jul 08:40
399ed33

What's Changed

  • Constructor parser upgrades by @JornC in #16
  • Smart subtype walk by @JornC in #18
  • Tolerate missing non-primitive fields in constructor-based parsing by @JornC in #19

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@JornC JornC released this 04 Feb 13:51
0b40f74

What's Changed

  • Match git hash in script to maven plugin by @JornC in #9
  • Use latest released root pom version by @BertScholten in #11
  • Support immutable POJOs by using their constructor (if any) by @JornC in #10
  • Rename json-utils to gwt-beans-codegen-test-json by @JornC in #13
  • Bump org.assertj:assertj-core from 3.24.2 to 3.27.7 in /gwt-beans-codegen-core by @dependabot[bot] in #14

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@Hilbrand Hilbrand released this 09 Oct 10:06
5026b9d

What's Changed

  • Initial attempt at github actions for the gwt-beans project by @JornC in #1
  • [POM] Add distribution management by @SerhatG in #2
  • Always fetch snapshots by @JornC in #3
  • Final updates to parser writer code by @JornC in #4
  • Added Maven Mojo to generate parsers with using the code in a Maven plugin by @Hilbrand in #5

New Contributors

Full Changelog: https://github.com/aerius/gwt-beans-maven-plugin/commits/1.0.1