Releases: blus-audio/sigmadsp
Releases · blus-audio/sigmadsp
v3.0.3
What's Changed
- Use pipx installation by @elagil in #55. Replaces the old method of using
sudo pip install <package>
.
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- Pre-commit tool updates.
- Fix Python 3.9 compatibility by @elagil in #54. Python 3.9 compatibility was broken by a previous style adjustment.
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Update toolchain by @elagil in #45
- Updated to latest pre-commit hooks and improved typing
- No user-facing changes
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Add read register functionality for frontend by @elagil in #43
- This is a breaking change, as it changes the frontend interface!
Full Changelog: v2.0.5...v3.0.0
v2.0.5
What's Changed
- Add full testing for backend read/write by @elagil in #41
Changes in more detail
- Includes better error handling in the backend, and refactoring.
- Improves dumping helper function
- Remove (now) unneeded raw request handler
- Create a new dump file that includes write and read requests
- Tests now run on write/read requests
Full Changelog: v2.0.4...v2.0.5
v2.0.1
What's Changed
- Refactor: major structural modifications by @elagil in #22
- Test: Added various tests and mockup classes
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
This is a breaking release, configuration files for version v1.x.x are not compatible with v2.x.x.
Full Changelog: v1.6.1...v2.0.0