Releases: analogdevicesinc/PyTrinamic
Releases · analogdevicesinc/PyTrinamic
v0.2.3
- Python logging module is used instead of the print-style logging with the debug parameter
- adds modules TMCM-6214 and TMCM-1231
v0.2.2
- Internal imports were refactored to have relative imports over absolute imports.
- TMCM-1141 is now available via
from pytrinamic.modules import TMCM1141
.
v0.2.1
New major release with a lot of changes to the PyTrinamic API.
v0.2.1-rc.1
Bump: the version for a new release candidate
v0.2.0-rc.3
Bump: the version for a new release candidate
v0.2.0-rc.2
Bump: the version for a new release candidate
v0.2.0-rc.1
Bump: the version for the upcoming release candidate
v0.1.23
TMCL: Cleaned up TMCL_Request initialization