Skip to content

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 19:20
· 211 commits to main since this release
d05b4b8

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 Artists or Unknown Artist (#128) d361e76

Code Style

apply code style with cargo clippy --fix 074a7ea

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