Releases: bolorundurowb/vCardLib
Releases · bolorundurowb/vCardLib
v5.0.0 Rewrite done
The culmination of months of work on a full re-write to adhere to standard and add vcard v4 support
What's Changed
- v2.2.1 by @bolorundurowb in #20
- closes #21 | encoding support by @bolorundurowb in #22
- test: update a few tests by @bolorundurowb in #23
- release: v2.2.3 by @bolorundurowb in #28
- release: v2.2.4 by @bolorundurowb in #29
- release: v2.2.5 by @bolorundurowb in #30
- Use invariant culture for float parsing by @rmja in #31
- closes #33 | add culture support for versions by @bolorundurowb in #34
- closes #25 | add support for non conventional fields by @bolorundurowb in #35
- feature/rework serializers by @bolorundurowb in #36
- Override method ToString on vCard model by @crowar in #37
- chore/add funding by @bolorundurowb in #38
- feature/use interfaces for serialization by @bolorundurowb in #39
- feature/switch up deserializer and serializers by @bolorundurowb in #40
- Change Serializer by @crowar in #42
- feature/readd deprecated methods by @bolorundurowb in #43
- Issue with multi-line encoded pictures by @JeanCollas in #47
- closes #48 | fix serialized tel numbers by @bolorundurowb in #49
- Update v3Serializer.cs by @JochumMedia in #50
- feature/rework email parsing by @bolorundurowb in #51
- feature/fix phone numbers by @bolorundurowb in #52
- Fix a typo in v3Serializer.cs causes images not to be shown by @ramiassi in #53
- fix start-end frame newline, support forced revision by @nordfish-it in #57
- Add support for custom telephone types by @rallets in #58
- closes #60 | add stream serialization support by @bolorundurowb in #61
- feature/massive rewrite v5 by @bolorundurowb in #63
New Contributors
- @rmja made their first contribution in #31
- @crowar made their first contribution in #37
- @JeanCollas made their first contribution in #47
- @JochumMedia made their first contribution in #50
- @ramiassi made their first contribution in #53
- @nordfish-it made their first contribution in #57
- @rallets made their first contribution in #58
Full Changelog: 1.4...5.0.0
Updates UI and adds stability
- More error handling was introduced
- uses latest version of
vCardLib
Moves UI and Library Cross platform
This release has moved both VCF Reader and vCardLib to use cross platform toolkits and are tested on the mono runtime