Selma v1.0 Release Notes

Release Date: 2017-04-30 // almost 7 years ago
  • ๐Ÿš€ This is the first 1.0 release of Selma coming with bug fixes and many new features.
    ๐Ÿ‘ Like custom mappers for field to field mapping, Maps inheritance, Bean Aggregation and CDI support.

    • ๐Ÿ‘ #106: Add support for custom mapping method on per field basis
    • ๐Ÿ‘ #108: Add support for abstract custom mappers
    • ๐Ÿ‘ #100: Add support for aggregated bean mapping
    • 0๏ธโƒฃ #102: Fix default lower bound type resolution for generic types
    • #109: Fix custom mapper call with out parameter
    • #110: Properly match the fieldname when it ends with the name of the class thanks to Fanilo Randria
    • ๐Ÿ‘ #111: Add support for inner mapper interface
    • ๐Ÿ‘ #115: Add support for CDI injection thanks to Semiao Marco
    • #118: Filter enum private members to avoid
    • ๐Ÿ‘ #119: Add support for mapping interfaces instead of beans
    • ๐Ÿ‘ #120: Add support for abstract getters and setters in mapped beans thanks to @facboy
    • #126: Fix declared bean array mapping
    • 0๏ธโƒฃ #127: Fix any type to String default mapping
    • #133: Fix mapping embedded array of prime
    • ๐Ÿ‘ #137: Improve CDI support with CDI and CDI_SINGLETON thanks to @Musikolo
    • #138: Add @InheritMaps to avoid @maps duplication

    ๐Ÿš€ We now have a final 1.0 release enjoy it and give us feedback :).