Skip to content

Releases: AutoMapper/AutoMapper.Extensions.ExpressionMapping

Release 6.0.0

01 Oct 10:55
5309cfa

Choose a tag to compare

Supporting AutoMapper v12.

Release 5.1.0

28 Jun 10:28
8817161

Choose a tag to compare

Reducing the need for custom expressions in defining literal member maps.

Release 5.0.3

16 Jun 12:05

Choose a tag to compare

Minor: Updating the list of literals (needing further info) to clarify/prevent System.InvalidOperationException "The binary operator op is not defined for the types t1 and t2."

Release 5.0.2

08 Apr 09:44
dbff228

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

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

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

Choose a tag to compare

Referencing AutoMapper v11.

Release 4.1.3

23 Oct 09:52

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

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

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)