Releases: alessiodam/python-st3215
Releases · alessiodam/python-st3215
1.2.1
What's Changed
- Allow max angle limit of 0 for stepper mode by @ligaz in #8
- 1.2.1 by @alessiodam in #11
New Contributors
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Update README.md to include the USB to RS485 Serial Converter by @alessiodam in #4
- Fixed _sync_read. by @thvoigtmann in #7
- v1.2.0 by @alessiodam in #5
New Contributors
- @thvoigtmann made their first contribution in #7
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Fix ID Setting Issue by @lucas-vitrus in #3
New Contributors
- @lucas-vitrus made their first contribution in #3
Full Changelog: 1.0.0...1.1.0
1.0.0
🚀 1.0.0, First Stable Release of python-st3215
This marks the first production-ready release of python-st3215. The library has been fully validated through extensive manual testing to ensure reliable behavior under real-world conditions. All core features are stable, and the API is ready for use in production environments.
✔️ Highlights
- Complete, production-ready implementation of the ST3215 functionality.
- Fully validated feature set with thorough manual testing.
- Stable API prepared for long-term compatibility.
📦 What to Expect
This release provides a dependable foundation for applications that rely on ST3215 integration.
🙌 Feedback Welcome
If you encounter any unexpected behavior or have suggestions for improvements, feel free to open an issue.
0.0.1
Initial Commit Signed-off-by: Alessio D'Ambrosio <alessio@alessiodam.dev>