Releases: arduino-libraries/Arduino_CloudUtils
Releases · arduino-libraries/Arduino_CloudUtils
1.1.0
What's Changed
- Add hex decode function with const char* by @fabik111 in #28
- Add flash formatter by @fabik111 in #27
- Flash formatter fix by @pennam in #29
- Add a check for ca certificates file on storage by @fabik111 in #30
- Qspi formatter by @pennam in #32
- Adding Cbor utility functions to decode string and byte array by @andreagilardoni in #31
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
- github: fix codecov token by @pennam in #25
- removing namespaces that may cause name clashes by @andreagilardoni in #26
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Adding picow to ci by @andreagilardoni in #24
- changing namespace for timedAttempt to avoid conflicts with time() by @andreagilardoni in #23
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- renaming sha256 functions to avoid clashing with esp8266:esp8266:huzzah by @andreagilardoni in #19
- Add TimedAttempt by @pennam in #18
- Cbor messages by @andreagilardoni in #17
- readme: add CI badges and examples list by @pennam in #20
- Publish 1.0.0 by @pennam in #21
New Contributors
- @andreagilardoni made their first contribution in #19
Full Changelog: 0.0.1...1.0.0