Skip to content

Releases: blus-audio/sigmadsp

v3.0.3

01 May 21:18
Compare
Choose a tag to compare

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

30 Apr 06:27
Compare
Choose a tag to compare

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

06 Mar 23:08
Compare
Choose a tag to compare

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

20 Oct 17:11
Compare
Choose a tag to compare

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

15 Oct 21:35
Compare
Choose a tag to compare

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.4

15 Oct 19:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

15 Oct 11:07
Compare
Choose a tag to compare

What's Changed

  • Fix logging issue in handling write requests by @elagil in #37

Full Changelog: v2.0.2...v2.0.3

v2.0.2

10 Jul 21:41
Compare
Choose a tag to compare

What's Changed

  • Fix: rerun safety check after reset by @elagil in #23

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 Jul 20:27
Compare
Choose a tag to compare

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

28 May 15:22
Compare
Choose a tag to compare

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