Skip to content

v1.2.0

Compare
Choose a tag to compare
@gitseti gitseti released this 07 Apr 14:22
b0a6c28

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 test command to quickly test brokers #134
  • Subscribe command: Add -J option to print publishes that are received as JSON #111
  • Subscribe command: Add -T option 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

❓ Miscellaneous

  • The jar file of a new release is now included in the release assets on GitHub #138
  • The homebrew package size was decreased by half #133