Releases: AutoMapper/AutoMapper.Extensions.ExpressionMapping
Releases · AutoMapper/AutoMapper.Extensions.ExpressionMapping
Release 1.0.5
v1.0.4 Improved mapping for expressions with zero parameters.
This release improves mapping for expressions with zero parameters.
Fix for Issue #8
This fix gets rid of the Argument Exception which was being thrown when creating type maps form child members.
Updated Directory.Build.props
Updated Directory.Build.props
v1.0.1 Merge pull request #4 from BlaiseD/master
Bug fix for failure mapping expressions involving members of the generic type definition.