Skip to content

Releases: claunia/plist-cil

v1.16

20 May 04:27
Compare
Choose a tag to compare

Added support for .NETStandard1.4.
Enhanced binary compatibility with Apple.
Correct opening of plists with unescaped UTF8 strings.
Added support for parsing hex numbers.
Added explicit casts for NSNumber, NSData, NSDate and NSString.
Added examples to README.

Version 1.14

24 Feb 22:59
Compare
Choose a tag to compare

Synced with upstream r114.

Adds skipping of BOM for ASCII property lists.
Adds support for UTF-8 strings in binary property lists.

Version 1.13

20 Feb 03:56
Compare
Choose a tag to compare

First release,

Correspond to same level of features as dd-plist 1.13.