Skip to content

v3.2.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 07:41
· 411 commits to main since this release
975f374

3.2.0-next.1 (2023-08-29)

Bug Fixes

  • Allow multiple MapEnumValueAttribute (#672) (71cbfdd)
  • prevent null initializing readonly members (#678) (f3d78b4)
  • remove interface from attribute targets on the mapper attribute (#686) (b7e6e20)

Features