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)