Releases: blues/note-arduino
Releases · blues/note-arduino
v1.8.2 - Improved threading behavior
v1.8.1 - Heartbeat support (`note-c` update)
feat: Notecard::setFn()
v1.6.6
v1.6.5 - Improved SoftwareSerial support for RP2040
What's Changed
- Add version check CI to ensure consistency between version files by @devin-ai-integration in #137
- fix: SoftwareSerial dependency for RP2040 by @zfields in #139
Full Changelog: v1.6.4...v1.6.5
v1.6.4 - Software Serial Support
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: feature switch
- feat: Release Process Documentation
- chore: Update
note-cdependency - chore: Upgraded GitHub CI Actions (mandatory)
- chore: Added Cygnet to CI testing matrix
- chore: Updated
arduino-cliin dev container - chore: Add type safety to singleton
make_functions
Full Changelog: v1.6.3...v1.6.4
v1.6.3
Full Changelog: v1.6.2...v1.6.3
v1.6.2
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
What's Changed
- Update
note-cdependency 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