Skip to content

Releases: blus-audio/sigmadsp

v3.0.13

18 Aug 19:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.12...v3.0.13

v3.0.12

17 Jun 20:53
Compare
Choose a tag to compare

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

17 Mar 18:49
Compare
Choose a tag to compare

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

17 Oct 18:38
Compare
Choose a tag to compare

Fixes

  • Safer use of I2C bus object (use with statement)

Others

Full Changelog: v3.0.9...v3.0.10

v3.0.9

16 Oct 06:40
Compare
Choose a tag to compare

Fixes

  • Settings file path string converted to Path object before opening

Full Changelog: v3.0.8...v3.0.9

v3.0.8

15 Oct 20:56
Compare
Choose a tag to compare

What's Changed

  • Minor refactor of headers
  • Better assertion messages

Full Changelog: v3.0.7...v3.0.8

v3.0.7

15 Oct 19:43
Compare
Choose a tag to compare

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

13 Oct 16:51
Compare
Choose a tag to compare

What's Changed

  • Fix 1x01 series read response header

Full Changelog: v3.0.5...v3.0.6

v3.0.5

13 Oct 15:47
Compare
Choose a tag to compare

What's Changed

  • Improved assertion messages
  • Updated dependencies

Full Changelog: v3.0.4...v3.0.5

v3.0.4

09 May 20:56
Compare
Choose a tag to compare

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