1.0.0-alpha1
Pre-release
Pre-release
·
416 commits
to master
since this release
- Improve error message to include the bad type when javaType cannot be parsed (#823)
- Replace commons-lang equals, hashCode, and toString with generated code (#812)
- Add partial support for wildcards (? and ? extends...) in "javaType" declarations (#810)
- Normalize/canonicalize relative source paths (and remove extra underscore classes that appear when using a relative source path) (#792)
- Fix sourceType docs to include YAML/YAMLSCHEMA in Maven, Gradle and Ant (#787)
- Add useOptionalForGetters option for Java 8 java.util.Optional on getters (#344)
- Wrong class name when using $ref in json schema (#164)