Releases: haimgel/mqtt2cmd
Releases · haimgel/mqtt2cmd
v0.1.7
Changelog
- 66fe522 Merge pull request #4 from haimgel/dependencies-update
- a15f155 Update GH actions
- 9bd9f28 Update Go version
- f60cfd6 Update package dependencies
v0.1.5
Changelog
- 489fb5d Fix a bug where a wrong switch was processed if several were present in the configuration.
v0.1.4
Changelog
- 7e929e4 Added a simple container image
- e878785 Allow passing configuration file location on the command line.
- f1031d5 README update to use slack-status-go
v0.1.3
Changelog
- 508714e Add badges to the README
- 227584d Instrument MQTT library for logging
- 6e098cd Mark ourselves as "available" upon each reconnect
- 423f836 Re-subscribe to all topics upon reconnect
v0.1.2
Changelog
- f149ca3 Installation instructions
- 3a24b7b Log PID always, for troubleshooting
- cf3b8c8 Support "availability" topics
v0.1.1
Changelog
- 4081a26 Provide "--version" command line parameter, keep version information.
v0.1.0
Changelog
- 060994e Go releaser fixups
- 758806e Goreleaser github workflow
- 755e879 Rename module to match the repo
- 05ced6a Write logs to a log file, support command-line options