Skip to content

Releases: SteveDunn/Vogen

4.0.9

18 Jun 06:52
9eda813
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.8...4.0.9

4.0.8

30 May 09:55
Compare
Choose a tag to compare

fix: #608 - the schema type in the Swashbuckle extension method now treats anything IParsable as a string, e.g. Guid etc.
fix: issue where cref in triple-slash comments for the ToString override referred to an incorrect type
choir: reduce amount of snapshots written for json number handling tests

4.0.7

29 May 09:16
Compare
Choose a tag to compare

chore: config page updated with new flags
feat: #393
feat: can specify a class named Vogen.__ProduceDiagnostics and it'll write internal diagnostics to diagnostics.cs
fix: issues reported in #604

4.0.6

27 May 07:06
143cb81
Compare
Choose a tag to compare

Fix issues with nuget package in 4.0.5

What's Changed

Full Changelog: 4.0.5...4.0.6

4.0.5.1

27 May 06:33
143cb81
Compare
Choose a tag to compare

Fixes pacakge issue with 4.0.5

4.0.5

26 May 12:01
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @terjew in #596
  • Static abstract members support by @SteveDunn in #592
  • System.Text.Json number handling bug by @SteveDunn in #600
  • feat: Add support for generating Swashbuckle schema filter and/or mapping extensions by @SteveDunn in #601
  • Fixed bug where in .NET Frameworks apps, System.Text.Json code was generated regardless of settings #597
  • Fixed bug in System.Text.Json number handling #595
  • New analyzers and code-fixers to ensure that Validate and NormalizeInput methods are static and take the correct type #303
  • Updated documentation on EFCore #179

New Contributors

Full Changelog: 4.0.4...4.0.5

4.0.4

11 May 05:00
Compare
Choose a tag to compare

What's Changed

  • Fix xmldoc bug by @viceroypenguin in #590
  • Fix #589 - where Vogen didn't ignore non-Vogen assembly level attributes

Full Changelog: 4.0.3...4.0.4

4.0.3

08 May 13:38
8562c9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.2...4.0.3

4.0.2

30 Apr 09:41
de506e6
Compare
Choose a tag to compare

What's Changed

  • The System.Text.JsonConverter now throws a JsonException by @SteveDunn in #582

Full Changelog: 4.0.1...4.0.2

4.0.1

29 Apr 13:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1