Mapster 7.3.0, Mapster.Tool 8.3.0
This release finally resolves the long awaited support for .NET 6.0 in Mapster and Mapster.Tool! 🎉 Fresh packages can be downloaded from NuGet. With this release we also pushed symbol packages for Mapster and Mapster.Tool, so now you can finally step into the inner workings of Mapster when debugging your mappings.
What's Changed
- Switch expression by @SergerGood in #334
- Upgrade packages by @SergerGood in #333
- Include .NET 6.0 as Target Framework for Mapster.Tool by @Kaizen365 in #390
- Updated Sample Code in Readme by @CoSJay in #379
- Simplify packaging and publishing NuGet packages, remove old framework monikers and upgrade to C# 10.0 by @andrerav in #405
- Add ability to compile all mappings and then throw AggregateException by @MisterOzzy in #363
- Init read-only properties when mapping with a non-readonly interface fixes #374 by @andrei-traktatovich in #375
New Contributors
- @Kaizen365 made their first contribution in #390
- @CoSJay made their first contribution in #379
- @andrerav made their first contribution in #405
- @MisterOzzy made their first contribution in #363
- @andrei-traktatovich made their first contribution in #375
Full Changelog: 7.2.0...v7.3.0