Releases: ctron/hot
Releases · ctron/hot
v0.6.1
v0.6.0
This is a feature release.
New and noteworthy
- Added X.509 client certificate support
- Switched to Go 1.13
- Add "auth id" and "password" as command line parameters (
--auth-id
,--username
,--password
), rather then simple arguments
v0.5.0
release 0.5.0
v0.4.0
Release 0.4.0
v0.3.0
This is a feature release.
New and noteworthy
- Add support for publishing via MQTT
- Switched to Go 1.12.7
v0.2.3
This is a feature release.
New and noteworthy
- Allow different ways of providing commands
- Allow inputting different content encodings (e.g.
hex
encoding)
v0.2.2
v0.2.1
This is a feature release.
New and noteworthy
- Allow setting "QoS" for HTTP publish
- Allow setting "TTD" (wait for command) for HTTP publish, wait for response, print
v0.2.0
This is a feature release.
New and noteworthy
Added the http publish
command, to test publishing to Hono.
0.1.1
This is a feature release.
New and noteworthy
Improved the output of messages, showing more information (annotations, properties, …)