Skip to content

PojoBuilder 4.2.3

Compare
Choose a tag to compare
@mkarneim mkarneim released this 10 Mar 07:52
· 9 commits to master since this release
  • Fixes #154 - Fields using static inner classes with same name generate overlapping imports
  • Fixes #156 - Fields of a type with the same name as the optional type produce incorrect import
  • Add JMH performance benchmark (see #162)