Skip to content

v0.25.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jan 13:02
074a7ea

Changes

New Features

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 a warning when artist is unknown (#128) a1496fc

Tests

use samples/content directory for copy_dir_tests 720ddaa

CI

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