v14.0.0
What's Changed
- Reverted the nullable annotations by @lbargaoanu in #4390
- Fix polymorphic mapping when some derived types have explicit mappings and others do not by @kev-andrews in #4402
- The default naming conventions for a profile should come from the glo… by @lbargaoanu in #4428
- Fix Issue #4502 - Confusing exception when trying to map types with … by @Biotronic in #4503
- Target .net 8 and seal more classes by @lbargaoanu in #4474
- Target .Net 9 in tests by @lbargaoanu in #4507
- Changed lock-threads parameters by @lbargaoanu in #4516
- Don't throw and catch on validation by @lbargaoanu in #4526
New Contributors
- @kev-andrews made their first contribution in #4402
- @Biotronic made their first contribution in #4503
Full Changelog: v13.0.1...v14.0.0