Releases: klinkby/vcard
Releases · klinkby/vcard
v3.0.1
v3.0.0
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