This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Releases: CerebusOSS/pycbsdk
Releases · CerebusOSS/pycbsdk
v0.4.1
Warning
This marks the final release of this pure-Python version of pycbsdk. In the future, pycbsdk will come from https://github.com/CerebusOSS/CereLink/pycbsdk
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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
v0.3.1
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- Enable setting spike hoops from API by @cboulay in #5
- Hitl testing dev by @MongoOnlyPawn in #10
- Hitl testing dev by @MongoOnlyPawn in #11
- Fixes #9 by adding all top-level methods to all by @cboulay in #13
- misc design improvements by @cboulay in #15
- Misc design improvements by @cboulay in #16
New Contributors
- @cboulay made their first contribution in #5
- @MongoOnlyPawn made their first contribution in #10
Full Changelog: v0.1.3...v0.2.0