Skip to content

Releases: SteveDunn/Vogen

6.0.0-beta.4

27 Dec 06:41
ef06d47
Compare
Choose a tag to compare
6.0.0-beta.4 Pre-release
Pre-release

What's Changed

Full Changelog: 6.0.0-beta.3...6.0.0-beta.4

6.0.0-beta.3

26 Dec 13:51
cc5d19c
Compare
Choose a tag to compare
6.0.0-beta.3 Pre-release
Pre-release

What's Changed

  • Fix #725: Introduce line breaks in GenerateNotNullWhenTrueAttribute and GenerateMaybeNullWhenFalse by @danielcweber in #727

Full Changelog: 6.0.0-beta.2...6.0.0-beta.3

6.0.0-beta.2

03 Dec 10:12
f6d4c9b
Compare
Choose a tag to compare
6.0.0-beta.2 Pre-release
Pre-release

What's Changed

  • Feature: more detailed compilation errors when both explicit and implicit casting operators are specific by @SteveDunn in #721

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

6.0.0-beta.1

02 Dec 06:02
8356bd6
Compare
Choose a tag to compare
6.0.0-beta.1 Pre-release
Pre-release

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

5.0.6

30 Nov 05:57
5d1e289
Compare
Choose a tag to compare

What's Changed

  • Generate BSON serialisers for types in other projects by @SteveDunn in #706
  • Add message pack attribute onto value objects by @SteveDunn in #708
  • Fix typo in documentation by @draptik in #712
  • Fix: Infinite loop in ToString when used in a formatted string by @SteveDunn in #714
  • Improve naming of Swashbuckle registrations by @SteveDunn in #715

New Contributors

Full Changelog: 5.0.5...5.0.6

5.0.6-beta.3

23 Nov 21:22
5d1e289
Compare
Choose a tag to compare
5.0.6-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: 5.0.6-beta.2...5.0.6-beta.3

5.0.6-beta.2

22 Nov 15:37
954c14a
Compare
Choose a tag to compare
5.0.6-beta.2 Pre-release
Pre-release

What's Changed

  • Fix typo in documentation by @draptik in #712
  • Fix: Infinite loop in ToString when used in a formatted string by @SteveDunn in #714

New Contributors

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

5.0.6-beta.1

19 Nov 08:16
3e426c9
Compare
Choose a tag to compare
5.0.6-beta.1 Pre-release
Pre-release

What's Changed

  • Generate BSON serialisers for types in other projects by @SteveDunn in #706
  • Add message pack attribute onto value objects by @SteveDunn in #708

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

5.0.5

14 Nov 07:46
2acd55f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.3...5.0.5

5.0.5-rc.2

02 Nov 09:43
Compare
Choose a tag to compare
5.0.5-rc.2 Pre-release
Pre-release

Minor fix to triple-slash comments
Full Changelog: 5.0.5-rc.1...5.0.5-rc.2