Skip to content

Releases: SteveDunn/Vogen

4.0.19

21 Aug 05:55
986f494
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.18...4.0.19

4.0.18

17 Aug 14:14
3b3c04f
Compare
Choose a tag to compare

What's Changed

  • Explicitly override System.Formats.Asn1 by @danielcweber in #656
  • Don't call object.Equals() from '=='-operators but use Equals implementations on the type. by @danielcweber in #655

Full Changelog: 4.0.17...4.0.18

4.0.17

06 Aug 11:58
0d37a05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.16...4.0.17

4.0.16

30 Jul 07:44
9f22002
Compare
Choose a tag to compare

What's Changed

  • Add CA1036 Suppressor by @viceroypenguin in #652
  • Add BSON serialization by @SteveDunn in #645
  • Add an analyzer to check for user-thrown keywords in NormalizeInput and Validate methods by @SteveDunn in #647
  • Add the ability to switch off generating IVogen interface but still derive from it by @SteveDunn in #648

Full Changelog: 4.0.15...4.0.16

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