Skip to content

PojoBuilder 3.4.1

Compare
Choose a tag to compare
@mkarneim mkarneim released this 27 Jul 06:41
· 100 commits to master since this release

Changes:

  • Add another bunch of handy helper methods to the TestDslBase
  • Fix #100 and add support for generic lower bound
  • Use '? extends Type' for properties using builder interface. Fixes #115
  • Making PojoBuilder compile with Java 8
  • Remove a few 'raw type' warnings