🚨 Breaking Changes
- feat: drop .net 6 and .net 7 support by @latonz in #2081
- feat: Added support for IFormatProvider in parse method by @Nysosis in #2038
- fix: full nameof should only be applied if the @ optin prefix is set by @latonz in #1905
- fix: Add Default MappingTypeConversion and disable explicit casts by default by @zchung in #1881
- fix: preserve stack order when deep cloning by @latonz in #2082
🚀 Features
- feat: drop .net 6 and .net 7 support by @latonz in #2081
- feat: Added support for IFormatProvider in parse method by @Nysosis in #2038
- feat: Add SnakeCase strategy to PropertyNameMappingStrategy by @Kataane in #2011
🐛 Bug Fixes
- fix: Add Default MappingTypeConversion and disable explicit casts by default by @zchung in #1881
- fix: preserve stack order when deep cloning by @latonz in #2082
Full Changelog: v4.3.1...v5.0.0-next.0