Releases: thesolarnomad/lora-serialization
Releases · thesolarnomad/lora-serialization
v.3.3.1
v3.3.0
v3.2.1
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Updated README.md, encoder.js and decoder.js after adding uint32 by @matthias-bs in #49
- Added getLength() by @matthias-bs in #51
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Move example sketches to appropriately named folders by @per1234 in #17
- fix: remove dependencies on Buffer (#24) by @avbentem in #30
- Sometimes, you've just gotta use a 4-byte float. by @davidbrodrick in #32
- LoraEncoder.cpp: added writeUint32() by @matthias-bs in #44
- Added addUint32() by @matthias-bs in #47
New Contributors
- @per1234 made their first contribution in #17
- @cyberman54 made their first contribution in #19
- @dependabot made their first contribution in #29
- @avbentem made their first contribution in #30
- @davidbrodrick made their first contribution in #32
- @matthias-bs made their first contribution in #44
Full Changelog: v3.0.1...v3.1.0