Skip to content

toad-msg: v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@cakekindel cakekindel released this 27 Jan 00:07
86ca11a

0.9.0 (2023-01-27)

⚠ BREAKING CHANGES

  • toad-msg: option map should support repeated options
  • options should be stored with number
  • toad-msg: parsing messages should use slices instead of iterators (#142)
  • rename kwap_msg -> toad_msg (#136)

Features

  • kwap: add support for coap runtime config (c082f06)
  • msg: impl hash for structs (#155) (d64d6d2)
  • options should be stored with number (f9ed97e)
  • rename kwap_msg -> toad_msg (#136) (1035350)
  • toad-msg: option map should support repeated options (dad3ee1)
  • toad-msg: parsing messages should use slices instead of iterators (#142) (03b3a5b)

Bug Fixes

  • bellybutton lint (1037f28)
  • code kind should be correct (5fbbb1f)
  • impl ord (#156) (3cb36fc)
  • toad-msg: Message.set should preserve previous values (dc7fb06)
  • toad-msg: update toad-common 0.10 -> 0.11 (#145) (62a05ce)