Releases: systemblueteam/sounddiff
Releases · systemblueteam/sounddiff
v0.2.0
What's Changed
New features
- Rich progress bar for long audio files by @jaimefgdev in #40
- FFmpeg fallback for compressed formats (MP3, AAC, OGG, and others) by @jaimefgdev in #45
- CI exit codes and
--thresholdflag for regression testing in #41 - Terminal output overhaul: always-on spinner, Rich panels per section, dimmed unchanged metadata values, summary verdict in #63
--verboseflag: side-by-side per-file metadata panels showing format, duration, sample rate, bit depth, channels, and file size in #65voice.pymodule centralizing all user-facing copy in #66
Internals
- CI consolidated from multiple matrix jobs to a single check in #61
Full Changelog: v0.1.0...v0.2.0
New Contributors
A huge thank you to @jaimefgdev for contributing two features in this release!
v0.1.0
What's Changed
- Fix duplicate terminal output and spectral delta overflow by @systemblueteam in #31
- Trim CI matrix from 8 jobs to 2 by @systemblueteam in #32
New Contributors
- @systemblueteam made their first contribution in #31
Full Changelog: https://github.com/systemblueteam/sounddiff/commits/v0.1.0