v0.25.0
Changes
New Features
add
queue rm [HASH]command 752c954
spectrogram: skip creation of spectrograms if they already exist (#114) 758f19a
use composer for name instead of
Various ArtistsorUnknown Artist(#128) d361e76
Code Style
apply code style with
cargo clippy --fix074a7ea
Refactor
log the removed item's name d05b4b8
log a warning when artist is unknown (#128) a1496fc
Tests
use samples/content directory for copy_dir_tests 720ddaa
CI
fix missing build dependencies for x86_64-unknown-linux-musl 54bf78c
build binaries for x86_64-apple-darwin and aarch64-apple-darwin 6338393
fix order of cache restore-keys 43d7674
upgrade GitHub Action runners to ubuntu-24.04 8123f10