Releases: adobe/xmp-toolkit-rs
Releases · adobe/xmp-toolkit-rs
v1.9.2
v1.9.1
30 August 2024
Fixed
- Start using release-plz to manage releases
Other
- Update EmbarkStudios/cargo-deny-action action to v2 (#236)
v1.9.0
v1.8.1
v1.8.0
- Publish workflow can now run cleanly (#226)
- Update stefanzweifel/git-auto-commit-action action to v5 (#225)
- Update codecov/codecov-action action to v4 (#223)
- (MINOR) XmpMeta can now optionally format itself using Rust-style formatting (#193)
- Update actions/github-script action to v7 (#222)
- Update actions/checkout action to v4 (#219)
- Allow clean build process (#221)
- Update paulhatch/semantic-version action to v5.4.0 (#218)
- Add renovate.json (#206)
- Update for current cc crate (#216)
- Fix Clippy warnings for Rust 1.79 (#215)
- Update deny.toml for recent updates to cargo-deny (#204)
v1.7.3
v1.7.2
v1.7.1
- Temporarily disable semantic-version check because we can no longer build 1.7.0
- Prepare 1.7.1 release
- Prepare 1.7.1 release
- Emergency patch: cc 1.0.86 (just released) breaks xmp_toolkit_rs when used in downstream
cargo install
(#194) - [IGNORE] Fix reference to C++ XMP Toolkit to point to December 2023 (#192)
- Silence new C++ build warning on MacOS (#191)
- [IGNORE] Fix a typo in API documentation (#190)