Skip to content

Releases: AutoMapper/AutoMapper.Extensions.OData

Release 2.1.0

27 Nov 13:11
6cc9ed1
Compare
Choose a tag to compare
  • AutoMapper.AspNetCore.OData.EF6 supporting EF6 through .NetStandard 2.1.
  • Supporting ProjectTo parameters.
  • Bug fix for error when EnableLowerCamelCase is set to on in the EDM.

Release 2.0.3-preview.2

12 Nov 19:42
62f4c22
Compare
Choose a tag to compare

AutoMapper.AspNetCore.OData.EF6 supporting EF6 through .NetStandard 2.1.

Release 2.0.3-preview.1

09 Nov 11:55
f2884c8
Compare
Choose a tag to compare

Supporting ProjectTo parameters.

Release 2.0.3-preview.0

02 Nov 20:15
2fcb669
Compare
Choose a tag to compare

Bug fix for error when EnableLowerCamelCase is set to on in the EDM.

Release 2.0.2

26 Oct 13:00
2ae5fc3
Compare
Choose a tag to compare
  • v.latest from AutoMapper.Extensions.ExpressionMapping (error from mapped include expression).
  • Filtering and sorting child collections in the EF6 libraries.

Release 2.0.2-preview.1

22 Oct 14:03
cbcb9fd
Compare
Choose a tag to compare

Incorporating the v.latest from AutoMapper.Extensions.ExpressionMapping (error from mapped include expression).

Release 2.0.2-preview.0

16 Sep 16:58
5795da0
Compare
Choose a tag to compare

Filtering and sorting child collections in the EF6 libraries.

Release 2.0.1

08 Sep 14:30
ba85389
Compare
Choose a tag to compare

Supporting filtering and sorting child collections.

Release 2.0.1-preview.1

04 Sep 14:33
49ddc90
Compare
Choose a tag to compare

Using the latest expression builder for filtering child collections.

Release 2.0.1-preview.0

26 Aug 20:49
13998a6
Compare
Choose a tag to compare

Fixes Issue #44 to allow sorting and filtering on child collections.