Releases: desbma/sacad
Releases · desbma/sacad
3.0.0
Changelog
3.0.0 - 2026-04-04
🤖 Continuous integration
- Update audit action (ea361fc by desbma)
🧰 Miscellaneous tasks
- Fix lint (b401811 by desbma)
- Update dependencies (f386f53 by desbma)
- Bug report template (d593e26 by desbma)
3.0.0.b9 - 2026-03-12
💡 Features
- Use separate transient caches for unit tests (86ec086 by desbma)
- Transparently retry if cache is locked (a36238e by desbma)
📗 Documentation
- README: Minor rewording (f72bc5a by desbma)
- Change misleading comment surfacing to command line help and man pages (c1d3097 by desbma)
🧰 Miscellaneous tasks
- Update AGENTS.md (66b160e by desbma)
3.0.0.b9
Changelog
3.0.0.b9 - 2026-03-12
💡 Features
- Use separate transient caches for unit tests (86ec086 by desbma)
- Transparently retry if cache is locked (a36238e by desbma)
📗 Documentation
- README: Minor rewording (f72bc5a by desbma)
- Change misleading comment surfacing to command line help and man pages (c1d3097 by desbma)
🧰 Miscellaneous tasks
- Update AGENTS.md (66b160e by desbma)
3.0.0.b8
Changelog
3.0.0.b8 - 2026-02-28
💡 Features
- Improve command line help about verbosity (c6f1ab1 by desbma)
- Set default log level for third party sources to error (f5b143d by desbma)
- Man page & shell completion generation (1937d6b by desbma)
- Generate mac binaries on release + use x86_64 instead of amd64 in naming (1b9cbcc by desbma)
- Better support for various artists albums (424d256 by desbma)
- Improve debug logging when having no results (f523f45 by desbma)
🐛 Bug fixes
- Switch to musl toolchain for Linux binaries (a579e5d by desbma)
📗 Documentation
- README: Mention release binaries (ce4f398 by desbma)
🤖 Continuous integration
- Remove unneeded permission for cargo audit (66a29bd by desbma)
- Add msrv check (6656bdc by desbma)
- Compress windows binaries with 7zip (e7bee9a by desbma)
- Update actions versions (1e30962 by desbma)
- Build & test on Windows & MacOS (238d688 by desbma)
- Increase release binary compression + add zip in addition to 7zip for Windows (81529b2 by desbma)
- Run apt update before any apt install (fbe2ec9 by desbma)
- More coherent release archive names and formats (eda802f by desbma)
🧰 Miscellaneous tasks
3.0.0.b7
3.0.0.b6
3.0.0.b5
3.0.0.b4
Changelog
3.0.0.b4 - 2026-01-12
🧪 Testing
- Add cover comparison unit tests (ce197c3 by desbma)
- Add Cache::get_or_set unit tests (dee01a0 by desbma)
- Add tag unit tests (ad99cbc by desbma)
🚜 Refactor
- Remove ahash/dhash code superseded by blockhash (e3defef by desbma)
🤖 Continuous integration
- Experimental windows binary generation on release (272cce3 by desbma)