0.4.14
joelittlejohn
released this
07 Aug 21:33
·
766 commits
to master
since this release
- Fix 'Unable to load class org.jsonschema2pojo.NoopAnnotator' from Gradle plugin (#395)
- Library projects should use android.libraryVariants instead of android.applicationVariants (#391)
- Allow nullable type (instead of Object) when JSON type is an array with "string", "null"
- Allow custom names to be supplied when creating an enum (#385)
- Allow disabling additionalProperties generation with a global config option (#376)
- 'javaInterfaces' which contain generics produce syntactically incorrect imports (#317)