Skip to content

Releases: adobe/xmp-toolkit-rs

v1.9.2

12 Dec 20:27
f0138c6
Compare
Choose a tag to compare

12 December 2024

Other

  • Update thiserror requirement from 1.0 to 2.0 (#247)

v1.9.1

30 Aug 19:29
2d5e423
Compare
Choose a tag to compare

30 August 2024

Fixed

Other

  • Update EmbarkStudios/cargo-deny-action action to v2 (#236)

v1.9.0

26 Jul 05:37
Compare
Choose a tag to compare
  • (MINOR) Add new API function XmpFile::try_close which will report any error encountered when closing a file (#232)
  • Fix docs to avoid inadvertent list syntax (#231)

v1.8.1

09 Jul 15:44
Compare
Choose a tag to compare
  • Restore the cargo:include directive (#229)

v1.8.0

07 Jul 23:35
Compare
Choose a tag to compare
  • 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

19 Mar 20:14
Compare
Choose a tag to compare
  • Allow build.rs to succeed if git is not present (#203)

v1.7.2

23 Feb 17:55
Compare
Choose a tag to compare
  • Relax the requirement on cc crate to increase compatibility with other crates (#198)
  • Restore sem ver check

v1.7.1

21 Feb 05:40
Compare
Choose a tag to compare
  • 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)

v1.7.0

15 Jan 23:29
Compare
Choose a tag to compare
  • (MINOR) Force minor release upgrade for MSRV and C++ Toolkit changes (#189)
  • [fix] Use links and export includes (#187)
  • [MINOR] Adopt 2023.12 version of C++ XMP Toolkit (#188)

v1.6.0

14 Nov 19:22
Compare
Choose a tag to compare
  • (MINOR) Bump MSRV to 1.67 (#182)