Releases: bieli/IoText-data-protocol
Releases · bieli/IoText-data-protocol
1.1.3
1.0.2
1.0.1
1.0.0
What's Changed
- add check-style verification with black tool by @bieli in #7
- Bugfix for issue #1 by @ksyuzi in #5
- Benchmarks test for IoText coded encode/decode methods and comparing to native JSON loads by @bieli in #10
- add CODECOV workflow with code coverage stats by @bieli in #12
- Multiple values (arrays) in one data field in IoText protocol v0 implementation by @bieli in #25
- add CRC16 implementation for IoText protocol + unit tests by @bieli in #27
- add impl. JSON -> IoText and IoText -> JSON messages converters by @bieli in #28
- add builder method iotext_to_json + update unit tests by @bieli in #29
New Contributors
Full Changelog: https://github.com/bieli/IoText-data-protocol/commits/1.0.0