Mapster v7.0.1 Release Notes

Release Date: 2020-11-26 // over 3 years ago
  • ๐Ÿ›  fix #281 null propagation should return nullable type
    ๐Ÿ›  fix #282 map error on record type with empty ctor


Previous changes from v7.0.0

    • Split attributes and helper classes to Mapster.Core (for codegen project)
    • ๐Ÿ‘Œ Support C# 9.0 record type
    • ๐Ÿ‘ [Codegen] Support NET 5.0
    • [Codegen] Fluent API to generate mapping