AgileMapper v1.7 Release Notes

Release Date: 2020-06-14 // almost 4 years ago
    • ๐Ÿ‘Œ Support for configuring complete sub-mappings, re: #176
    • ๐Ÿ‘Œ Support for configuring sequential data sources, re: #184
    • ๐Ÿ‘Œ Support for configuring alternate data sources, re: #133, #173
    • Including ToTarget data sources in mapping plan validation, re: #184
    • ๐Ÿ›  Fixing enumerable target ToTarget data sources, re: #173
    • ๐Ÿ›  Fixing caching of custom method struct creation factory
    • ๐Ÿ”ง Erroring if configured data sources conflict with ignored source members
    • ๐Ÿ”ง Improving configuration error messages
    • Surfacing mapping plan Expressions
    • โšก๏ธ Updating to ReadableExpressions v2.5
    • ๐ŸŽ Performance improvements

Previous changes from v1.6

    • ๐Ÿ‘Œ 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