AgileMapper v1.6 Release Notes

Release Date: 2020-02-16 // about 4 years ago
    • ๐Ÿ‘Œ Support for interface type-pairing, re: #163
    • ๐Ÿ‘Œ Support for accessing Dictionary keys in custom data sources, re: #162
    • ๐Ÿ‘Œ Support for simple type creation with CreateInstancesUsing, re: #165
    • ๐Ÿ‘ Static API support for type-specific naming rules, re: #175
    • ๐Ÿ‘Œ Support for applying custom data sources to root types only, re: #183
    • Handling null return values from custom factory methods, re: #176
    • ๐Ÿ‘Œ Support for TimeSpan mapping
    • ๐Ÿ‘Œ Support for DateTimeOffset mapping
    • ๐Ÿ‘Œ Improved detection of unmappable target types in mapping validation, re: #183
    • ๐Ÿ›  Fixing runtime-typed mappings affecting sibling mapping branches, re: #166
    • ๐Ÿ›  Fixing numeric to non-int-derived enum mapping
    • ๐Ÿ›  Fixing runtime-typed, simple-to-complex to-target data sources, re: #174
    • ๐ŸŽ Performance improvements
    • โž• Adding package icon