v1.0.1
Version 1.0.1
This release fixes some minor bugs of the cli.
🐞 Bug-Fixes
- Using default Ssl configuration via
-s
in pubish, subscribe and connect produces no longer NullPointerExceptions - #88 - Fix ArrayOutOfBoundsException in publish & subscribe if QoS and topic amount do not match - #92
- External client disconnect is handled by cli - #72
-s
option of subscribe with context prints only the given subscription for the command - #82
🛠 Build-Automation
- Automatically update homebrew-mqtt-cli repository when merging into master - #90