Releases: AutoMapper/AutoMapper.Extensions.ExpressionMapping
Release 5.0.2
Bug fix for: Mapping MemberInit
expressions fail for custom MapFrom
expressions.
Release 4.1.5
Bug fix in SourceInjectedQueryProvider to dispose the IQueryable after "manual" projection. (netstandard2.0;net461)
Release 5.0.1
Bug fix in SourceInjectedQueryProvider
to dispose the IQueryable after "manual" projection.
Release 5.0.0
Referencing AutoMapper v11.
Release 4.1.3
Fixes Issue #126 - Parameter not remapped when using a logical binary expression
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.