Skip to content

Releases: blues/note-python

v1.5.0

12 Jan 21:42
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @drrk made their first contribution in #64

Full Changelog: v1.4.6...v1.5.0

v1.4.4

16 Feb 23:56
Compare
Choose a tag to compare

What's Changed

  • fix:note.template fluent API busted! by @bsatrom in #46

Full Changelog: v1.4.3...v1.4.4

v1.4.3

27 Sep 16:26
9e67070
Compare
Choose a tag to compare
  • Enhancements for CircuitPython support in STM32-devices

v1.4.1

09 Jul 19:46
Compare
Choose a tag to compare
  • Minor updates to make note-python more container-friendly.

v1.4.0

09 Jul 14:36
Compare
Choose a tag to compare
  • Remove Periphery for Serial use

v1.3.5

31 May 19:55
5e00215
Compare
Choose a tag to compare
  • Improved examples and added sensor tutorial source

v1.3.3

30 Mar 17:31
Compare
Choose a tag to compare
  • Dropped support for Python 3.5; Added support for Python 3.9
  • Update PyYAML Downstream dependency

v1.3.2

23 Feb 23:27
Compare
Choose a tag to compare
  • Updates serialTransaction use readline instead of readByte
  • change validators import for MicroPython

v1.3.1

11 Feb 22:52
Compare
Choose a tag to compare
  • Add note.add to note fluent helper

v1.3.0

28 Jan 21:13
Compare
Choose a tag to compare
  • Fix I2C send for MicroPython.
  • MPy support now tested and complete.
  • Implement I2C Command method