Releases: AutoMapper/AutoMapper.Extensions.ExpressionMapping
Releases · AutoMapper/AutoMapper.Extensions.ExpressionMapping
Release 4.1.2-preview.0
Fix for Issue 116 (Wrong Parameter Expression used in mapped expression)
Fix for Issue #118 (Mapping Select New fails for properties declared in a base class).
Fix for Issue 122 (keep parameterized literal constants parameterized)
Release 4.1.2
Release 4.1.1
Mapping anonymous type constructors.
Release 4.1.1-preview.1
Mapping MemberInitExpression and NewExpression for anonymous types.
Release 4.1.1-preview.0
Mapping MemberInitExpression and NewExpression for anonymous types.
Release 4.1.0-preview.0
Allow expression mapping to depend on IMappingExpression.IncludeMembers().
Release 4.1.0
Allow expression mapping to depend on IMappingExpression.IncludeMembers().
Release 4.0.2
Multiple bug fixes:
- Change to NOT convert expression body when mapping includes.
- Allow non-enumerable generic model type with UseAsDatatSource.
- Map null constants in an expression without mapping configuration.
Release 4.0.2-preview-3
Change to NOT convert expression body when mapping includes.
Release 4.0.2-preview-2
Bug fixes:
- Allow non-enumerable generic model type with UseAsDatatSource.
- Map null constants in an expression without mapping configuration.