toad-msg: v0.9.0
Pre-release
Pre-release
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)