Releases: blues/note-arduino
Releases · blues/note-arduino
v1.5.1
v1.5.0
What's Changed
- feat: adding binary send/receive example for 5.2.1 release by @rdlauer in #107
- chore: Refactor binary example code by @zfields in #108
- Make changes to CI so Docker image is reused. by @haydenroche5 in #110
- Update note-c and fix some CI issues. by @haydenroche5 in #111
- chore: update Arduino CLI by @zfields in #112
- AUX Serial Throttling by @zfields in #113
- Improve I2C receive retry logic by @zfields in #114
- Update Examples by @zfields in #115
New Contributors
Full Changelog: v1.4.5...v1.5.0
v1.4.5
Another CRC algorithm update.
v1.4.4
v1.4.3 - Update `note-c` and improve CI
Minor enhancements
- Updated
note-c
to gain access to new APIJGetArray()
- Improved I2C error condition checking/handling
What's Changed
Full Changelog: v1.4.1...v1.4.2
Update examples and note-c dependency
What's Changed
- fix: Leak when clearing debug output stream by @zfields in #101
- Bump note-c to latest master. by @haydenroche5 in #102
Full Changelog: v1.4.0...v1.4.1
Expose Retry and Mutex APIs
What's Changed
- Add sendRequestWithRetry and requestAndResponseWithRetry functions. by @haydenroche5 in #96
- Update
note-c
subtree by @zfields in #97 - Update examples by @zfields in #98
- fix: tab delimited keywords by @zfields in #99
- feat: I2C and Notecard mutex callbacks by @zfields in #100
Full Changelog: v1.3.18...v1.4.0
NoteTransaction Support
What's Changed
- Remove reference to depreciated API by @gwolffblues in #94
- Remove references to note-c as a git submodule. by @haydenroche5 in #93
- NoteTransaction by @zfields in #92
- Update
note-c
by @zfields in #95
New Contributors
- @haydenroche5 made their first contribution in #93
Full Changelog: v1.3.17...v1.3.18
Update `note-c`
What's Changed
- BREAK: Swap Swan v1/v3
B0
Support by @zfields in #89 - fix: Update
note-c
by @zfields in #91
Full Changelog: v1.3.16...v1.3.17