Skip to content

Releases: Aptivi/VisualCard

[release] VisualCard v0.1.0: Contacts and Cards

20 Feb 03:50
Compare
Choose a tag to compare

VisualCard gets its first release after spending more than 9 months of development because of internal issues. It allows you to parse your VCard contact files in multiple versions.

Changes

This release contains a variety of changes, including, but not limited to:

Additions

1 addition was made since last release

  • [+] Added support for new card values (Timezone, geography, etc.)

Improvements

2 improvements were made since last release

  • [*] Fixed parsing with separate contacts delimited by newlines
  • [*] Extended ALTID support to more types

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[alpha] VisualCard v0.1.0.0-alpha04: Fourth Alpha

17 Feb 06:14
Compare
Choose a tag to compare

This version of VisualCard makes general parsing improvements.

Pre-release

This release is a pre-release version which will hopefully come soon. It may contain features that may or may not make it to the final product. It may also contain bugs that may impact experience, so use it at your own discretion and report any bugs found.

Changes

This release contains a variety of changes, including, but not limited to:

Improvements

3 improvements were made since last release

  • [*] Re-targeted to .NET Standard 2.0
  • [*] Fixed VCard and photo parsing
  • [*] Fixed stuck file handle

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

Version 0.1.0.0-alpha03 - Third Alpha

18 Aug 12:29
Compare
Choose a tag to compare
Pre-release

This release adds more types and improves ALTID parsing

Changes

  • [+] Added more types (BDAY, REV, ...)
  • [*] Improved ALTID parsing

To see the full changes, have a look at the commit history of this release tag.

Version 0.1.0.0-alpha02 - Second Alpha

17 Aug 15:00
Compare
Choose a tag to compare
Pre-release

This release adds a new type

WARNING: This release is an alpha version of VisualCard and may have features that are left unimplemented.

Changes

  • [+] Added photo
  • [*] Reduced NuGet download size

To see the full changes, have a look at the commit history of this release tag.

Version 0.1.0.0-alpha01 - First Alpha

27 Jun 03:35
Compare
Choose a tag to compare
Pre-release

This release says hello to the .NET community!

WARNING: This release is an alpha version of VisualCard and may have features that are left unimplemented.

Changes

  • [*] Initial release

To see the full changes, have a look at the commit history of this release tag.