Skip to content

Releases: AutoMapper/AutoMapper.Extensions.ExpressionMapping

Release 5.0.2

08 Apr 09:44
dbff228
Compare
Choose a tag to compare

Bug fix for: Mapping MemberInit expressions fail for custom MapFrom expressions.

Release 4.1.5

21 Mar 10:14
a0fc7ed
Compare
Choose a tag to compare

Bug fix in SourceInjectedQueryProvider to dispose the IQueryable after "manual" projection. (netstandard2.0;net461)

Release 5.0.1

26 Feb 10:56
4e85a57
Compare
Choose a tag to compare

Bug fix in SourceInjectedQueryProvider to dispose the IQueryable after "manual" projection.

Release 5.0.0

05 Jan 16:01
e16bb6f
Compare
Choose a tag to compare

Referencing AutoMapper v11.

Release 4.1.3

23 Oct 09:52
Compare
Choose a tag to compare

Fixes Issue #126 - Parameter not remapped when using a logical binary expression

Release 4.1.2-preview.0

08 Sep 10:25
0fe7e35
Compare
Choose a tag to compare

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

08 Sep 11:39
0fe7e35
Compare
Choose a tag to compare

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.1

10 Feb 17:48
9d3ab17
Compare
Choose a tag to compare

Mapping anonymous type constructors.

Release 4.1.1-preview.1

06 Feb 20:43
9614139
Compare
Choose a tag to compare

Mapping MemberInitExpression and NewExpression for anonymous types.

Release 4.1.1-preview.0

05 Feb 19:21
86dd7df
Compare
Choose a tag to compare

Mapping MemberInitExpression and NewExpression for anonymous types.