🚨 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