Skip to content

Releases: blues/note-python

v2.1.2

08 Jan 09:48
fd011e6

Choose a tag to compare

What's Changed

  • feat: add GitHub Actions workflow to update Notecard Fluent API from … by @Bucknalla in #117
  • fix: add requests package required for Fluent API script by @Bucknalla in #118
  • chore: add step to install dev deps in workflow by @Bucknalla in #119
  • chore: update dependencies in Pipfile and Pipfile.lock by @Bucknalla in #122
  • feat: handle heartbeat responses in Notecard transaction by @Bucknalla in #123
  • Auto-update: API changes from upstream by @github-actions[bot] in #124
  • Auto-update: API changes from upstream by @github-actions[bot] in #125
  • test: add voltage on/off test cases for Notecard by @Bucknalla in #126
  • Auto-update: API changes from upstream by @github-actions[bot] in #128
  • Auto-update: API changes from upstream by @github-actions[bot] in #129
  • Auto-update: API changes from upstream by @github-actions[bot] in #130
  • fix: Remove redundant test case for card.version in Notecard API tests by @Bucknalla in #133
  • chore(deps-dev): bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #132
  • chore: bump version by @Bucknalla in #134

New Contributors

  • @github-actions[bot] made their first contribution in #124

Full Changelog: v2.1.1...v2.1.2

v2.1.1

28 Aug 16:58
38ee173

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v2.1.1

v1.6.1

01 Aug 12:19
3494069

Choose a tag to compare

What's Changed

Full Changelog: v1.5.5...v1.6.1

v1.5.5

10 Jun 22:07
8fb91b5

Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.5.5

v1.5.4

26 Feb 16:17
36ffa8f

Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.3

26 Feb 13:41
77710dd

Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.3

v1.5.1

19 Feb 16:06
2c14a93

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

12 Jan 21:42

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

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

Choose a tag to compare

  • Enhancements for CircuitPython support in STM32-devices