Releases: 17cupsofcoffee/LiveTagger
Releases · 17cupsofcoffee/LiveTagger
v0.0.5
What's Changed
- There are no functional changes in this release! This update just adds a file to the release artifacts containing third-party licenses, to make sure we're giving proper attribution.
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- LiveTagger has been rewritten in Rust, and now uses the official Adobe toolkit for modifying XMP files. This should reduce the risk of accidentally breaking metadata. As a neat side effect, it seems to have increased performance noticably, too :)
- Breaking change: LiveTagger no longer creates backups by default. You can pass the new
--backup/-bflag to enable them again. - LiveTagger now correctly updates the creation tool/date metadata on XMP files, in line with how newer versions of Ableton do.
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Fix release script permission