Skip to content

Releases: toad-lib/toad

toad-common: v0.12.0

02 Feb 17:30
b039575
Compare
Choose a tag to compare
toad-common: v0.12.0 Pre-release
Pre-release

0.12.0 (2023-02-02)

⚠ BREAKING CHANGES

  • common should support const array capacity access & cheap filling (#201)

Features

  • common should support const array capacity access & cheap filling (#201) (f2895f9)

toad: v0.13.0

31 Jan 17:34
77e4968
Compare
Choose a tag to compare
toad: v0.13.0 Pre-release
Pre-release

0.13.0 (2023-01-31)

⚠ BREAKING CHANGES

  • toad: rewrite server, client, platform, core abstractions (#197)

Features

  • toad: rewrite server, client, platform, core abstractions (#197) (e77f8cc)

toad-msg: v0.12.0

31 Jan 00:16
2b2595b
Compare
Choose a tag to compare
toad-msg: v0.12.0 Pre-release
Pre-release

0.12.0 (2023-01-31)

Features

  • add trait for getting & setting options (bd7e8a7)

Performance Improvements

toad-msg: v0.11.0

29 Jan 19:41
77019c4
Compare
Choose a tag to compare
toad-msg: v0.11.0 Pre-release
Pre-release

0.11.0 (2023-01-29)

Features

  • msg: add known option methods with nice types (272c5dc)

toad-msg: v0.10.0

29 Jan 00:35
74d8ae6
Compare
Choose a tag to compare
toad-msg: v0.10.0 Pre-release
Pre-release

0.10.0 (2023-01-29)

Features

  • add list of well-known option numbers (25d37a0)

Bug Fixes

toad-msg: v0.9.0

27 Jan 00:07
86ca11a
Compare
Choose a tag to compare
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)

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)

toad-msg: v0.8.9

25 Jan 16:36
7995b13
Compare
Choose a tag to compare
toad-msg: v0.8.9 Pre-release
Pre-release

0.8.9 (2023-01-25)

Bug Fixes

toad-msg: v0.8.12

25 Jan 18:56
42b4c3a
Compare
Choose a tag to compare
toad-msg: v0.8.12 Pre-release
Pre-release

0.8.12 (2023-01-25)

Bug Fixes

toad-msg: v0.8.11

25 Jan 18:40
5b171c2
Compare
Choose a tag to compare
toad-msg: v0.8.11 Pre-release
Pre-release

0.8.11 (2023-01-25)

Bug Fixes

toad-msg: v0.8.10

25 Jan 17:42
f9de9e2
Compare
Choose a tag to compare
toad-msg: v0.8.10 Pre-release
Pre-release

0.8.10 (2023-01-25)

Bug Fixes