Releases: blues/note-arduino
Releases · blues/note-arduino
Critical update for `note-c`
Driving Change for Release
A memory leak was discovered and fixed in note-c
.
Other Changes
- Abstract
note-cpp
fromnote-arduino
by @zfields in #86 - clarification on setting PRODUCT_UID by @m-mcgowan in #88
Full Changelog: v1.3.15...v1.3.16
Update `note-c`
What's Changed
Full Changelog: v1.3.14...v1.3.15
Update `note-c`
v1.3.12
bump library properties for Arduino
A re-release of v1.3.10
, except with the appropriate value in the Arduino library.properties
file.
Update `note-c`
note-c
updates include:
- Updates
JNtoA
and related functions - Improves reliability of internal functions
- Increases I2C stability
- Clears clang compiler warnings
Update `note-c` and improve experience
v1.3.9 (#69) * remove note-c before re-add * Squashed 'src/note-c/' content from commit 27fdad1 git-subtree-dir: src/note-c git-subtree-split: 27fdad1b2ec08637c8caacfa0d747bb2faf6e180 * rls: v1.3.9 version 1.3.8 missed because of library properties file - resolves user-agent bug - adds `B0` and `CS` (shared pin) defines for Swan
Update `note-c`; Add Swan support to examples
Updated `note-c` dependency
- Reached 100% test coverage!
- Compiler warnings remedied
User Agent Support
feat: User Agent support (#56) * add preliminary User Agent support * remove note-c before re-add * Squashed 'src/note-c/' content from commit fa5dca9 git-subtree-dir: src/note-c git-subtree-split: fa5dca95fcc84368fbad997df4b4b86274a67fbc * feat: User Agent Unit-tests Co-authored-by: Zachary J. Fields <[email protected]>