Releases: blues/note-python
Releases · blues/note-python
v1.4.0
09 Jul 14:36
Compare
Sorry, something went wrong.
No results found
Remove Periphery for Serial use
v1.3.5
31 May 19:55
Compare
Sorry, something went wrong.
No results found
Improved examples and added sensor tutorial source
v1.3.3
30 Mar 17:31
Compare
Sorry, something went wrong.
No results found
Dropped support for Python 3.5; Added support for Python 3.9
Update PyYAML Downstream dependency
v1.3.2
23 Feb 23:27
Compare
Sorry, something went wrong.
No results found
Updates serialTransaction use readline instead of readByte
change validators import for MicroPython
v1.3.1
11 Feb 22:52
Compare
Sorry, something went wrong.
No results found
Add note.add to note fluent helper
v1.3.0
28 Jan 21:13
Compare
Sorry, something went wrong.
No results found
Fix I2C send for MicroPython.
MPy support now tested and complete.
Implement I2C Command method
v1.2.2
27 Jan 23:06
Compare
Sorry, something went wrong.
No results found
Added I2C support for MicroPython
v1.2.1
15 Jan 21:02
Compare
Sorry, something went wrong.
No results found
Added Command Method to I2C
Removed Serial Request and RequestResponse helpers
v1.2.0
14 Jan 21:54
Compare
Sorry, something went wrong.
No results found
Add Command method to support cmd (no-response) Notecard requests (instead of req).
Remove garbage fields from Example code requests.
Update API helpers to match current Notecard API.
Code comment cleanup for Doxygen.
Initial Distributed Release
24 Jul 17:06
Compare
Sorry, something went wrong.
No results found
First official release to py-pi