0.4.0
joelittlejohn
released this
03 Dec 00:22
·
1003 commits
to master
since this release
- Rename setAdditionalProperties to avoid confusing naive introspectors (#136)
- ExtendedCharacters tests fail on command line, but pass in Eclipse (Windows) (#131)
- Long integers become java.lang.Double when using JSON source type (#130)
- Integration tests in GsonIT suite fail on Windows (#129)
- JSON schema with enum member with a name starting with a capital letter, causes a generation of a code that doesn't compile (#126)
- Contribute Gradle plugin (#123)
- Corrected default annotationStyle to be jackson2 (#122)
- Enable maven plugin to recurse subdirectories for schema to code generation (#117)
- Migrate groupId to org.jsonschema2pojo (#116)
- Migrate package structure to org.jsonschema2pojo (#115)
- Allow system default charset to be overriden (#113)
- Configuration option to use Joda types (#110)
- Default propertyWordDelimiters to commonly used characters (#109)