Releases: blus-audio/sigmadsp
Releases · blus-audio/sigmadsp
v3.0.12
Fixes
- Fix I2C instabilities by @elagil in #99
- Installation script
Others
- Updated
pre-commit
tooling (e.g. ruff
linters)
- Updated manual for enabling
I2C
and SPI
hardware on RaspberryPi computers
Full Changelog: v3.0.11...v3.0.12
v3.0.11
Fixes
- Fix compatibility with non-RPi SBCs by @elagil in #91
Others
- Simplification of tooling (use ruff and ruff formatter)
Full Changelog: v3.0.10...v3.0.11
v3.0.10
Fixes
- Safer use of I2C bus object (use
with
statement)
Others
Full Changelog: v3.0.9...v3.0.10
v3.0.9
Fixes
- Settings file path string converted to
Path
object before opening
Full Changelog: v3.0.8...v3.0.9
v3.0.8
What's Changed
- Minor refactor of headers
- Better assertion messages
Full Changelog: v3.0.7...v3.0.8
v3.0.7
What's Changed
- Fix 1x01 series read response header
data_length
field
- Code refactor and various typing and docstring fixes
- Moved SigmaStudio dumping functionality
Full Changelog: v3.0.6...v3.0.7
v3.0.6
What's Changed
- Fix 1x01 series read response header
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- Improved assertion messages
- Updated dependencies
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- Do not require the installation to stop the
sigmadsp
service @elagil in #56
- Minor refactor
Full Changelog: v3.0.3...v3.0.4