Skip to content

v3.6.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 18:39
· 124 commits to main since this release
d790055

3.6.0-next.1 (2024-05-03)

Bug Fixes

  • correct syntax in nameof clause of throw null exceptions (#1263) (3d43a6f)
  • prefer coalesce operator over if-else to simplify generated source code (#1262) (b4548d2)

Features

  • add a warning when a referenced mapping types do not match (#1256) (2fd22e3)
  • Adds an option to include all members of a single member (#1245) (b69b2a9)
  • Map from source object (#1247) (d790055)