Skip to content

Releases: klinkby/vcard

v3.0.1

18 Oct 20:57
Compare
Choose a tag to compare

Fix:

  • Text encoding (newline etc.)

Improvements:

  • Add unit tests

Full Changelog: v3.0.0...v3.0.1

https://www.nuget.org/packages/Klinkby.VCard/3.0.1

v3.0.0

18 Oct 19:27
Compare
Choose a tag to compare

Breaking changes:

  • Data types are now init-only records.
  • Date fields are DateTime, not strings.

Improvements:

  • Replace reflection-based string concat serialization with compile-time source generator based on StringWriter.

Zero-dependencies NuGet: https://www.nuget.org/packages/Klinkby.VCard/3.0.0

v2.0.1

16 Oct 13:50
Compare
Choose a tag to compare

Published code to MIT license.
New reproducible package available fromhttps://www.nuget.org/packages/Klinkby.VCard/2.0.1