v4.0.0-next.3
Pre-release
Pre-release
github-actions
released this
13 Aug 22:33
·
58 commits
to refs/heads/main
since this release
🚨 Breaking Changes
- fix: improve handling of read-only and immutable types by @latonz in #1413
- fix: improve member matching performance for member names with lots of upper case letters by @latonz in #1447
🚀 Features
- private constructors support by @latonz in #1405
- fix: improve handling of read-only and immutable types by @latonz in #1413
- feat: improve constructor mapping readability by @latonz and @aradalvand in #1448
🐛 Bug Fixes
- fix: correct map nested interfaced enumerations by @latonz in #1404
- fix: only initialize unflattened nullable target members when needed by @latonz in #1408
- fix: improve handling of read-only and immutable types by @latonz in #1413
- fix: improve member matching performance for member names with lots of upper case letters by @latonz in #1447
- fix: initialize nullable values when assigning null to a child member by @latonz in #1449
Full Changelog: v4.0.0-next.2...v4.0.0-next.3