Skip to content

Releases: CerebusOSS/pycbsdk

v0.4.0

08 Aug 22:04

Choose a tag to compare

What's Changed

  • Replaced stacked @classmethod @Property decorator with custom @classproperty to fix compatibility with Python 3.13. by @cboulay in #32
  • Dropped support for Python 3.9

Full Changelog: v0.3.2...v0.4.0

v0.3.2

30 May 20:17
ca255bf

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

30 May 20:04
d201ee4

Choose a tag to compare

What's Changed

  • Various QoL fixes and fix for too many chaninfo packets from Gemini by @cboulay in #30

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 May 03:53
318376f

Choose a tag to compare

What's Changed

  • Slice off null final even'th channel when sample group has an odd number of channels enabled by @cboulay in #26
  • Ignore chaninfo packets for other devices by @cboulay in #27

Full Changelog: v0.2.3...v0.3.0

v0.2.3

29 May 22:07
a6d0664

Choose a tag to compare

What's Changed

  • Do not clear sysfreq from config if we already have it. by @cboulay in #23
  • additional minor doc changes by @cboulay in #24

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Feb 07:23
7949e52

Choose a tag to compare

What's Changed

  • Add functionality to set comments and to register callbacks for comments by @cboulay in #20

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 Nov 06:47
447d9b9

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Nov 23:49
5bf7e75

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0