Release 1.16
Changes from R1.16 to R1.13
- Fix parsing of XML and ASCII property lists that have a Unicode Byte Order Mark
- Improve serialization of null values
Changes from R1.13 to R1.8
- Fix exception when parsing binary property lists whose size is exactly a multiple of 512
- Improve identification of property list type while parsing
- Do not parse unquoted strings that only contain digits as NSNumber instances in ASCII property lists as this is against the format specification
Changes from R1.8 to R1.3
- The parsing methods now throw more specific exceptions depending on the exact error
- Fix serialization of arrays