Skip to content

0.4.15

Compare
Choose a tag to compare
@joelittlejohn joelittlejohn released this 01 Sep 19:09
· 756 commits to master since this release
  • $ref doesn't work when ref'ed message also has extends (#408)
  • Support direct class inheritance with 'extendsJavaType', without using 'extends' (#402)
  • additionalProperties java.util.Map is not generated by default when embedding this library and extending DefaultGenerationConfig (#398)
  • If a schema sits inside a directory with a hyphen in its name, plugin will generate an invalid Java package name (#383)
  • Allow get/set methods to be disabled, use public fields instead (#355)