Releases: trilemma-dev/EmbeddedPropertyList
Releases · trilemma-dev/EmbeddedPropertyList
2.0.2
2.0.1
2.0.0
This introduces several small breaking changes:
Versionhas been renamed toBundleVersionto more clearly reflect what it represents- The semantics for this struct should now fully conform to
CFBundleVersionwhich means its properties are nowUInts
- The semantics for this struct should now fully conform to
EmbeddedPropertyListReaderwhen externally reading a universal binary will default to the slice which matches the Mac it is running on- It is also possible to explicitly specify the slice to read from a universal binary by using
UniversalBinarySliceType
- It is also possible to explicitly specify the slice to read from a universal binary by using
- Several new
ReadErrorcases have been added
1.0.3
1.0.2
1.0.1
1.0.0
Initial preview release
0.1.0 Update README.md