All Versions
11
Latest Version
Avg Release Cycle
57 days
Latest Release
1204 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.7 Changes
June 14, 2020- ๐ 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
-
v1.6 Changes
February 16, 2020- ๐ 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
-
v1.5 Changes
May 09, 2019- ๐ Support for ignoring source members by member, member filter and value filter, re: #137
- ๐ Support for root enum mapping, re: #138
- ๐ Support for mapping to and from interface member implemented interface members, re: #146
- ๐ Support for mapping (not projecting) queryables
- ๐ Improved detection of constructor-populated members, re: #139
- ๐ Fixing nullable DateTime to string custom format string configuration, re: #149
- ๐ Fixing nested .ToTarget() source member null-checks, re: #145
- ๐ Fixing configured member conflict detection bug #152
- ๐ Fixing interface-to-string mapping using ToString(), re #153
- ๐ Performance improvements
-
v1.4 Changes
April 11, 2019 -
v1.4-preview
April 11, 2019 -
v1.3 Changes
March 28, 2019- ๐ Support for using
.MapTo<T>()
to specify interface implementations (re: #123) - ๐ Improved support for non-standard collections
- ๐ Improved detection of join entities
- 0๏ธโฃ Automatically mapping complex type members to null if only an identifier is populated, with a non-default value (re: #121)
- ๐ Support for using
-
v1.3-preview
February 25, 2019 -
v1.2 Changes
February 25, 2019- ๐ Improved support for non-standard collections
- ๐ Support for composite keys in .IdentityUsing()
- โก๏ธ Updating to ReadableExpressions v2.1.1
-
v1.1 Changes
December 03, 2018- ๐ Support for simple type .ToTarget() configuration
- ๐ Support for automatic use of user-defined operators
- ๐ Support for configured complex-to-simple Type enumerable projection sources
- ๐ Improved null or unconvertible enumerable element handling
- ๐ Fixing object-to-object Dictionary mapping bug #110
- ๐ Fixing repeated DTO mapping bug #115
- ๐ Performance improvements
- โก๏ธ Updating to ReadableExpressions v2.1
-
v1.1-preview
December 01, 2018