Skip to content

Releases: muhlba91/onyx-client

v6.0.0

24 Mar 07:00
Compare
Choose a tag to compare

Changelog

6.0.0 (2023-03-24)

⚠ BREAKING CHANGES

  • downgrade to python 3.10

Features

  • revert upgrade to python 3.11 (9a532b2)

v5.0.1

02 Mar 10:28
Compare
Choose a tag to compare

Changelog

5.0.1 (2023-03-02)

Bug Fixes

v5.0.0

02 Mar 10:15
Compare
Choose a tag to compare

Changelog

5.0.0 (2023-03-02)

⚠ BREAKING CHANGES

  • update to python 3.11

Features

v4.0.1

08 Jul 07:52
Compare
Choose a tag to compare

Changelog

4.0.1 (2022-07-08)

Bug Fixes

  • update min python version to 3.9 (1c27d89)
  • update min python version to 3.9 (db399ab)

v4.0.0

08 Jul 07:37
Compare
Choose a tag to compare

Changelog

4.0.0 (2022-07-08)

⚠ BREAKING CHANGES

  • remove brotlipy dependency

Features

  • ci: add snyk monitor (d4c8877)
  • update dependencies; use python 3.10 for testing (ab4c55e)

Bug Fixes

  • ci: add remote repo url to snyk (de3f739)
  • ci: fix python version (ebbf387)
  • ci: remove branch modifier for snyk (5ae9172)

v3.1.2

16 Jan 09:45
Compare
Choose a tag to compare

Changelog

3.1.2 (2022-01-16)

v3.1.1

24 Nov 14:16
Compare
Choose a tag to compare

Changelog

3.1.1 (2021-11-24)

v3.1.0

24 Nov 14:05
Compare
Choose a tag to compare

Changelog

3.1.0 (2021-11-24)

Features

Bug Fixes

  • add new click device type; do not rely on properties; fix #8 (fa039fc)
  • merge in branch next (462852e)
  • remove dependency on properties being present (59c4f2a)

v3.0.4

22 Nov 17:03
Compare
Choose a tag to compare

Changelog

3.0.4 (2021-11-22)

Bug Fixes

  • detect device types correctly (c5285c0)

v3.0.3

22 Nov 16:46
Compare
Choose a tag to compare

Changelog

3.0.3 (2021-11-22)

Bug Fixes

  • handle none types on dicts (96c4676)