Skip to content

Releasing v1.5.0

Latest
Compare
Choose a tag to compare
@havardh havardh released this 13 Nov 17:41
· 15 commits to master since this release
  • throw exceptions instead of hard exit, exception is handled by maven
  • support array fields (e.g. int[])
  • support nested inner classes
  • skip generation of static fields
  • support anonymous inner classes
  • support file, directory or glob input pattern

A huge thank you to @pascalgn for making these happen 👏