v3.0.0 — Now's the Time
Collecting a bunch of breaking changes and publishing now as 3.0.0. Pay attention to the renamed parameter in WavInfoReader
's init which may break som code.
Also significant additions to code quality, CI and documentation, and Python 3.13 support.
What's Changed
- Manpage wavinfo(7) enhancement by @iluvcapra in #24
- Update README.md by @iluvcapra in #27
- More Documentation Improvements: cues by @iluvcapra in #25
- Added flake8 Linting by @iluvcapra in #29
- Breaking interface changes in
WavInfoReader
by @iluvcapra in #28 - wavinfo(7) Improvements by @iluvcapra in #26
- Split test and lint into separate GitHub Actions by @iluvcapra in #30
- Py3.13 support by @iluvcapra in #33
Full Changelog: v2.3.0...v3.0.0