Skip to content

Releases: blues/note-arduino

v1.8.2 - Improved threading behavior

17 Oct 00:36
96a8a97

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1 - Heartbeat support (`note-c` update)

23 Sep 20:29
6a362dc

Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.1

feat: Notecard::setFn()

04 Jun 19:02
9d78fc7

Choose a tag to compare

What's Changed

Full Changelog: v1.6.6...v1.7.1

v1.6.6

25 Mar 19:03
4618c1b

Choose a tag to compare

What's Changed

v1.6.5 - Improved SoftwareSerial support for RP2040

26 Feb 17:12
9fc7e1a

Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.6.5

v1.6.4 - Software Serial Support

25 Feb 17:11
9a3a264

Choose a tag to compare

What's Changed

  • feat: Software Serial support
    • feat: feature switch NOTE_ARDUINO_SOFTWARE_SERIAL_SUPPORT
    • chore: migrate preprocessor defines to NoteDefines.h for propagation
    • chore: Tests for new functionality
  • feat: Release Process Documentation
  • chore: Update note-c dependency
  • chore: Upgraded GitHub CI Actions (mandatory)
  • chore: Added Cygnet to CI testing matrix
  • chore: Updated arduino-cli in dev container
  • chore: Add type safety to singleton make_ functions

Full Changelog: v1.6.3...v1.6.4

v1.6.3

21 Aug 13:41

Choose a tag to compare

Full Changelog: v1.6.2...v1.6.3

v1.6.2

20 Aug 23:27

Choose a tag to compare

Full Changelog: v1.6.1...v1.6.2

v1.6.1

20 Aug 11:45
a1f2943

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

24 Jun 00:11
db721b3

Choose a tag to compare

What's Changed

  • Update note-c dependency to 2.2.1
  • Introduced end() method and formalized behavior
  • Included version in User Agent information
  • other minor improvements

Full Changelog: v1.5.4...v1.6.0