Breaking change
This release contains a small breaking change. The namespaces used when generating Swashbuckle mapping and System.Text.Json converter factories have changed slightly. Please see the release notes for more information.
What's Changed
- Fix: System.Text.Json factories fail to generate if assembly name has hyphens by @SteveDunn in #718
- Feature: more detailed compilation errors when both explicit and implicit casting operators are specific by @SteveDunn in #721
- Fix #725: Introduce line breaks in GenerateNotNullWhenTrueAttribute and GenerateMaybeNullWhenFalse by @danielcweber in #727
- Multi-target Roslyn by @SteveDunn in #732
- Bump actions/setup-dotnet from 4.1.0 to 4.2.0 by @dependabot in #733
Full Changelog: 5.0.6...6.0.0