Skip to content

v2.0.0

Compare
Choose a tag to compare
@GoodforGod GoodforGod released this 20 Nov 17:08
· 232 commits to master since this release

Release version 2.0.0

New features:

  • Fully redesigned factory contracts
  • GenRules for annotation-less configuration
  • @ignore annotation for auto gen ignorance
  • @GenEnum annotation
  • Gen auto a lot of new types generation support
  • Gen auto field name matching support (generates names for fields called names)
  • Log4j added
  • Class and resource scanners added
  • Inheritance object field population support
  • Array, primitive and other complex type population support
  • Code style (Customized Oracle code style)
  • GitHub actions CI and SonarCloud analyzer

Bugs fixed, performance improvements, code coverage improvements, etc