Releases: blues/note-arduino
Releases · blues/note-arduino
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]>
Fully unit-tested, modular I2C implementation
Improved Error Messages
Homogenized unit-test output
ver: Roll version to `v1.3.4` (#46)
* remove note-c before re-add * Squashed 'src/note-c/' content from commit ceceeb2 git-subtree-dir: src/note-c git-subtree-split: ceceeb2c9a34540c5c3905c548378f00f6c58428 * Support `Notecard::newCommand` API Added tests and syntax highlighting for `Notecard::newCommand` API