Skip to content

6.0.0

Latest
Compare
Choose a tag to compare
@SteveDunn SteveDunn released this 28 Dec 04:44
· 11 commits to main since this release
7f8b83e

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