pojobuilder v4.2.3 Release Notes

Release Date: 2019-03-10 // about 5 years ago
    • ๐Ÿ›  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)

Previous changes from v4.2.2

    • ๐Ÿ›  Fixes #146 - Constructor receiving parent type as argument creates error on JavaDoc