Changelog History
-
v1.9.1 Changes
February 28, 2017 -
v1.9.0 Changes
January 18, 2017๐ Inheritance support.
Mapper.Register<Source, Destination>() .Include<SubSource, SubDestination>();
-
v1.8.3 Changes
September 13, 2016Hot fix for .net 45
-
v1.8.2 Changes
September 06, 2016๐ .Net core support and minor fixes:
๐ 1. .Net Core support! 0๏ธโฃ 2. Mapper.RegisterCustom is not used when source value is default. ๐ป 3. Exception Message Typo. ๐ง 4. When the member names are the same configuration is ignored.
- Guid NULL Check
Here are the details: https://github.com/fluentsprings/ExpressMapper/issues?q=is%3Aissue+milestone%3A1.8.2+is%3Aclosed
-
v1.8.1
April 10, 2016 -
v1.8 Changes
February 01, 2016๐ Description of release:
https://github.com/expressmapper/ExpressMapper/issues?q=milestone%3A1.8+is%3Aclosed -
v1.7 Changes
November 28, 2015๐ Major bug fixing for mapping with destination, compilation granularity level improvements and performance improvements.
-
v1.6.2 Changes
November 13, 2015๐ Hotfix - IQueryable projection - IList, ICollection destination property support
-
v1.6.1 Changes
November 06, 2015non-func : IMappingServiceProvider removing named optional parameters
-
v1.6 Changes
November 05, 2015- ๐ new: Real support for IQueryable without casting to IEnumerable (Projections)
- ๐ fix: Non-generic mapping with destination bug
- ๐ new: Custom member mapping - bug
For more details : https://github.com/expressmapper/ExpressMapper/issues?q=is%3Aissue+milestone%3A1.6+is%3Aclosed