Skip to content

Releases: systemblueteam/sounddiff

v0.2.0

27 Mar 19:34
88e10c3

Choose a tag to compare

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 --threshold flag for regression testing in #41
  • Terminal output overhaul: always-on spinner, Rich panels per section, dimmed unchanged metadata values, summary verdict in #63
  • --verbose flag: side-by-side per-file metadata panels showing format, duration, sample rate, bit depth, channels, and file size in #65
  • voice.py module 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

27 Mar 00:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/systemblueteam/sounddiff/commits/v0.1.0