AgileMapper v1.6 Release Notes
Release Date: 2020-02-16 // almost 5 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