Skip to content

6.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SteveDunn SteveDunn released this 02 Dec 06:02
· 12 commits to main since this release
8356bd6

What's Changed

  • Fix: System.Text.Json factories fail to generate if assembly name has hyphens by @SteveDunn in #718

This contains a small breaking change to the namespaces used when generating Swashbuckle mapping and System.Text.Json converter factories.

Please see the comment on the PR for #717 here: https://github.com/SteveDunn/Vogen/pull/718/files#r1865263127

Please also see the discussion for this release.

Full Changelog: 5.0.6...6.0.0-beta.1