Skip to content

Releases: coapjs/coap-cli

0.11.1

Choose a tag to compare

@gerdemann gerdemann released this 24 May 06:44
8c5515d
v0.11.1

feat: Create new version 0.11.1

0.11.0

Choose a tag to compare

@gerdemann gerdemann released this 12 May 06:13
397c2b6

What's Changed

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

0.10.1

Choose a tag to compare

@gerdemann gerdemann released this 10 May 13:16
cea9cba

What's Changed

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

0.10.0

Choose a tag to compare

@gerdemann gerdemann released this 10 May 12:58
de69f59

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

Choose a tag to compare

@gerdemann gerdemann released this 22 Oct 07:48

What's Changed

0.8.0

Choose a tag to compare

@gerdemann gerdemann released this 18 Oct 06:06

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

Choose a tag to compare

@gerdemann gerdemann released this 04 Sep 06:35
9ad4518
  • Feature/support hex coap option
  • Remove Node Version 6

v0.6.1

Choose a tag to compare

@gerdemann gerdemann released this 22 Jul 06:35
03665e9
  • Support for encoded URI
  • Updated dependencies to newer versions

v0.6.0

Choose a tag to compare

@gerdemann gerdemann released this 11 Jul 14:10
68d6557
  • Added coapOptions Parameter
  • Updated required Node.js Versions
  • Updated dependencies to newer versions

v0.5.1

Choose a tag to compare

@mcollina mcollina released this 11 Jul 08:30
  • Add block2 option #9
  • Add option to display request time #7
  • Add option to set the exchange timeout #13