Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v4.0.0-next.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Sep 17:45
· 284 commits to refs/heads/main since this release
d04ea66

🚨 Breaking Changes

πŸš€ Features

  • Adding support for mappers being nested under interfaces or records by @david-driscoll in #1464
  • Enum from/to string explicit mappings by @BeeTwin in #1483
  • Enum from/to string naming strategies by @BeeTwin in #1486
  • Enum naming strategies for DescriptionAttribute and EnuMemberAttribute by @latonz in #1507

πŸ› Bug Fixes

  • report inaccessible constructor instead of mapping could not be created by @latonz in #1462
  • Support inlining of method with generic type arguments by @trejjam in #1498

Full Changelog: v4.0.0-next.3...v4.0.0-next.4