Skip to content

Releases: SteveDunn/Vogen

4.0.15

20 Jul 09:55
Compare
Choose a tag to compare

fix: #625 - fix issue in naming of marker interfaces for EFCore converters
Full Changelog: 4.0.14...4.0.15

4.0.14

16 Jul 10:43
fc580aa
Compare
Choose a tag to compare

What's Changed

  • Implicit casts from the primitive now call the NormalizeInput method if one is provided by @SteveDunn in #641

Full Changelog: 4.0.13...4.0.14

4.0.13

13 Jul 08:59
80556d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.12...4.0.13

4.0.12

21 Jun 14:30
Compare
Choose a tag to compare

Minor update to comments in generated code to fix crefs

4.0.11

20 Jun 14:59
3bfd05c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.10...4.0.11

4.0.10

19 Jun 12:29
d6e3a72
Compare
Choose a tag to compare

What's Changed

  • Fix EFCore code generation and allow the users marker method to be either internal or public by @SteveDunn in #626

Full Changelog: 4.0.9...4.0.10

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