What's Changed
- Fix overrun in decodeBLEJson loop and check for valid input data. by @h2zero in #45
- Add more informative test for doc size. by @h2zero in #46
- Fix TPMS decoder by @1technophile in #47
- Remove "0x" from uuids. by @h2zero in #48
- Fix canBeNegative index in decodeBLEJson by @koenvervloesem in #51
- Fix XMTZC04HM condition by @1technophile in #52
- Revert #52 and add a failed test case by @1technophile in #53
- Add TheengsDecoder python module and examples/tests by @h2zero in #49
New Contributors
- @koenvervloesem made their first contribution in #51
Full Changelog: v0.1.5...v0.1.6