Skip to content

v4.1.0-next.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 18:35
· 35 commits to refs/heads/main since this release
5ab24a9

🚀 Features

🐛 Bug Fixes

  • handle nullable value types with MapValueAttribute and methods correct by @latonz in #1538
  • correct analysis of property member accessors by @latonz in #1556
  • simplify could not generate mapping exception syntax by @latonz in #1559
  • fix inconsistent handling of mixed nullable contexts by @latonz in #1558
  • allow multiple MapProperty attributes for the same target member by @latonz in #1560

Full Changelog: v4.1.0-next.1...v4.1.0-next.2