Skip to content

Releases: FolkerKinzel/VCards

8.1.3

10 Mar 22:49

Choose a tag to compare

  • Dependency updates

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

8.1.2

29 Dec 13:49

Choose a tag to compare

  • Adds a .NET 10.0 DLL to the NuGet package.
  • Dependency updates

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

8.1.1

16 Apr 23:28

Choose a tag to compare

  • Dependency updates

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

8.1.0

17 Mar 21:30

Choose a tag to compare

  • Implements IEquatable<Address> in Address
  • Implements IEquatable<Name> in Name
  • Dependency update

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

8.1.0-beta.1

06 Mar 00:06

Choose a tag to compare

8.1.0-beta.1 Pre-release
Pre-release
  • Implements IEquatable<Address> in Address
  • Implements IEquatable<Name> in Name
  • Dependency update

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

8.0.1

23 Feb 14:23

Choose a tag to compare

  • Performance optimization in VCardBuilder
  • Cleanup: Removed symbols whose usage was marked as obsolete error
  • Dependency updates

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

8.0.1-beta.1

20 Feb 22:45

Choose a tag to compare

8.0.1-beta.1 Pre-release
Pre-release
  • Performance optimization in VCardBuilder

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

8.0.0

01 Feb 19:14

Choose a tag to compare

  • Version 8 fixes an issue where in previous versions, UID properties containing types other
    than Guid were not preserved. In order to fix this issue, breaking changes at the public interface
    of the library were required.

It's recommended to start new projects using this version. When updating from version 7.x.x,
meaningful compiler error messages will help you to update existing code from obsolete symbols.

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

8.0.0-beta.1

26 Jan 16:23

Choose a tag to compare

8.0.0-beta.1 Pre-release
Pre-release
  • Version 8 fixes an issue where in previous versions, UID properties containing types other
    than Guid were not preserved. In order to fix this issue, breaking changes at the public interface
    of the library were required.

It's recommended to start new projects using this version. When updating from version 7.x.x,
meaningful compiler error messages will help you to update existing code from obsolete symbols.

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

8.0.0-alpha.2

11 Jan 16:10

Choose a tag to compare

8.0.0-alpha.2 Pre-release
Pre-release
  • Renamed Vcf.ToString(...) to Vcf.AsString(...) to avoid confusion with object.ToString()
  • Dependency update
  • Implements in Relation: IEquatable<Relation>
  • New static method VCardProperty.IsNullOrEmpty(VCardProperty?)

 

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.