v0.18.3
v0.18.3 (2026-01-21)
This release is published under the GPL-3.0 License.
Bug Fixes
-
Remove redundant assignment in pin check logic (
7293032) -
Remove unused lazy import for TmcEnableControl (
b40bc08) -
Rename workflow from 'Test' to 'CI Pipeline' (
4954905) -
Update CI badge in README.md (
368c292) -
Update coverage badge link in README.md (
f3cd647)
Continuous Integration
- Update Python version to 3.13 in CI workflow (
b8300f1)
Testing
-
Add unit test for TMC pin functionality and fake I/O class (
8ae956c) -
Add unit test for TMC5160 set current RMS functionality (
bbd3827) -
Add unit tests for different import methods (
8f6126b) -
Add unit tests for TMC move (intramp) (
d1ea07e) -
Add unit tests for TMC move functionality in test_tmc_move_vactual.py (
e616d02) -
Add unit tests for TMC move with step PWM direction and step register (
9070ae0) -
Update import statements in TMC test files (
895f928)
Detailed Changes: v0.18.2...v0.18.3