Version 1.2.0
This release expands the CLI with a new command to quickly test MQTT brokers and adds two output options for the subscribe command.
⭐️ Features
- Add
testcommand to quickly test brokers #134 - Subscribe command: Add
-Joption to print publishes that are received as JSON #111 - Subscribe command: Add
-Toption to prepend the topic on which the publish was received #128
🔨 Improvements
- Reading in password files with the -pw:file option now ignores trailing newlines #136
- The logging format and output of the logfile is now much tidier #119