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