Releases: trilemma-dev/EmbeddedPropertyList
Releases · trilemma-dev/EmbeddedPropertyList
2.0.2
2.0.1
2.0.0
This introduces several small breaking changes:
Version
has been renamed toBundleVersion
to more clearly reflect what it represents- The semantics for this struct should now fully conform to
CFBundleVersion
which means its properties are nowUInt
s
- The semantics for this struct should now fully conform to
EmbeddedPropertyListReader
when 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
ReadError
cases have been added
1.0.3
1.0.2
1.0.1
1.0.0
Initial preview release
0.1.0 Update README.md