Skip to content

Releases: coapjs/coap-cli

v0.4.0

22 Oct 09:00
Compare
Choose a tag to compare
  • Update dependencies
  • Node v4 support
  • Added non-confirmable option #6

v0.2.1

15 Jan 13:41
Compare
Choose a tag to compare
  • Fixed handling of empty 4.04 observe response

v0.2.0

15 Jan 11:46
Compare
Choose a tag to compare
  • Added the observe flag to observe a given resource.

v0.1.1

29 Oct 16:28
Compare
Choose a tag to compare
  • Added IPv6 support.
  • Bumped node-coap dependency to v0.5.0.

v0.1.0

23 Oct 09:20
Compare
Choose a tag to compare
  • Added PUT, POST, DELETE.
  • Sending a payload from stdin or command option.

v0.0.1

23 Oct 08:27
Compare
Choose a tag to compare
  • Initial release
  • GET support