Skip to content

Releases: bieli/IoText-data-protocol

1.1.3

26 Feb 00:45

Choose a tag to compare

What's Changed

  • Update iot_ext_item_data_builder.py for Decimal serialization in JSON by @bieli in #33

Full Changelog: 1.0.2...1.1.3

1.0.2

11 Apr 21:16
82c09d1

Choose a tag to compare

What's Changed

  • add iotext_to_json_one_object method in builder by @bieli in #31
  • Add setup.py by @bieli in #32

Full Changelog: 1.0.1...1.0.2

1.0.1

11 Apr 16:58
9095972

Choose a tag to compare

What's Changed

  • add iotext_to_json_named_metrics method in builder by @bieli in #30

Full Changelog: 1.0.0...1.0.1

1.0.0

11 Apr 16:23
8d0f3f5

Choose a tag to compare

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

  • @bieli made their first contribution in #7
  • @ksyuzi made their first contribution in #5

Full Changelog: https://github.com/bieli/IoText-data-protocol/commits/1.0.0