Releases: CocoaPods/Nanaimo
Releases · CocoaPods/Nanaimo
0.4.0
0.3.0
0.2.6
Enhancements
- None.
Bug Fixes
- Fix parse errors crashing when attempting to show context when the error
occurs on the first character in the plist.
Samuel Giddins
0.2.5
0.2.4
0.2.3
Enhancements
- None.
Bug Fixes
- Quote the empty string
nil
is implicitly written as in non-strict mode.
Samuel Giddins
Xcodeproj#453
0.2.2
Enhancements
- None.
Bug Fixes
- Fix extraneously escaping single quotes when writing quoted strings.
Samuel Giddins - Properly align the
^
in parse error messages when the line with the syntax
error contains tabs.
Samuel Giddins
0.2.1
0.2.0
Enhancements
- Add context to parse errors.
Samuel Giddins
#5 - Allow disabling 'strict' mode when writing plists, allowing unknown object
types to be serialized as their string representations.
Samuel Giddins
Bug Fixes
- None.
0.1.4
Enhancements
- None.
Bug Fixes
- Allow reading unquoted strings that contain
-
.
Samuel Giddins
Xcodeproj#438