Skip to content

Releases: coapjs/coap-cli

0.11.1

24 May 06:44
8c5515d
Compare
Choose a tag to compare
v0.11.1

feat: Create new version 0.11.1

0.11.0

12 May 06:13
397c2b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.11.0

0.10.1

10 May 13:16
cea9cba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

0.10.0

10 May 12:58
de69f59
Compare
Choose a tag to compare

What's Changed

  • fix handling of option values that contain commas by @JcBernack in #132

New Contributors

Full Changelog: v0.9.2...v0.10.0

0.9.0

22 Oct 07:48
Compare
Choose a tag to compare

What's Changed

0.8.0

18 Oct 06:06
Compare
Choose a tag to compare

What's Changed

  • style: fix style issues standard is complaining about by @JKRhb in #123
  • chore: use Node 12, 14, and 16 for CI testing by @JKRhb in #124
  • fix CLI logic and update tests by @JKRhb in #125

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.0

04 Sep 06:35
9ad4518
Compare
Choose a tag to compare
  • Feature/support hex coap option
  • Remove Node Version 6

v0.6.1

22 Jul 06:35
03665e9
Compare
Choose a tag to compare
  • Support for encoded URI
  • Updated dependencies to newer versions

v0.6.0

11 Jul 14:10
68d6557
Compare
Choose a tag to compare
  • Added coapOptions Parameter
  • Updated required Node.js Versions
  • Updated dependencies to newer versions

v0.5.1

11 Jul 08:30
Compare
Choose a tag to compare
  • Add block2 option #9
  • Add option to display request time #7
  • Add option to set the exchange timeout #13