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