1.2.0
joelittlejohn
released this
17 Feb 18:33
·
50 commits
to master
since this release
- Avoid output to System.err when finding unique Enum name (#1485)
- Add useful debug logging when reading schemas and creating classes (#1483)
- Use targetVersion to decide which Generated annotation to add (#1482)
- Add Javadoc to constructors parameters for properties that have title/description/$comment (#1481)
- Choose default targetVersion using Gradle/Maven configuration (#1478)
- Use Mojo Annotations instead of Javadoc tags in the Maven Plugin (#1476)
- Add Email bean validation annotation for "format":"email" (#1475)
- Allow empty string and underscore as property name (#1468)
- Use Object as the type in case schema property contains mixed types (#1456)
- "Path not present" error when processing multiple JSON files having objects with the same name (#1427)