Skip to content

1.0.0-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@joelittlejohn joelittlejohn released this 12 Jun 19:04
· 383 commits to master since this release
  • maven plugin output directory should default to "generated-sources/jsonschema2pojo" (#878)
  • Always pass enclosing class or enum to annotator methods (changes method signatures) (#876)
  • Remove plugin runtime dependency on Moshi (#874)
  • Remove plugin runtime dependency on Android (#873)
  • Drop support for Maven 2.x (#872)
  • Move to Java 8 (#860)
  • Generate Camel Case from underscore style names, see #848 (#850)
  • Separate javaType into 'existingJavaType' and 'javaType' (#828)