Skip to content

Releases: AutoMapper/AutoMapper.Extensions.EnumMapping

v3.2.0

06 Feb 09:40
6a5c265
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

20 Apr 12:20
d4eb03c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

12 Oct 05:25
6f9cf25
Compare
Choose a tag to compare

What's Changed

  • Fix EnableEnumMappingValidation with non-enum configurations by @trejjam in #19

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

07 Oct 18:47
22a6ff9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v3.0.0

v2.0.1

07 Jan 14:09
64b15a8
Compare
Choose a tag to compare

Targeting .NET 6

v1.1.0

05 Mar 14:42
d87bfe0
Compare
Choose a tag to compare

Enable opt-in to case-insensitive mapping of enum values