1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.8.0 - 2025-09-15
Changed
- Bump MSRV to v1.81 as required by
time-corev0.1.6. - Don't publish test data to crates.io (#164).
- Publish using crates.io Trusted Publishing.
Fixed
- Read binary plists with 24-bit integer offset tables (#165).
1.7.4 - 2025-07-07
Changed
- Update
quick-xmlto v0.38. - Run
cargo-semver-checkson pull requests.
1.7.3 - 2025-07-05
Fixed
- Fail deserialisation if input is not completely consumed (#149).
1.7.2 - 2025-06-11
Changed
- Update
quick-xmlto v0.37.