Skip to content

Releases: haimgel/mqtt2cmd

v0.1.7

29 Oct 21:30
66fe522
Compare
Choose a tag to compare

Changelog

  • 66fe522 Merge pull request #4 from haimgel/dependencies-update
  • a15f155 Update GH actions
  • 9bd9f28 Update Go version
  • f60cfd6 Update package dependencies

v0.1.6

21 Apr 13:37
1eed009
Compare
Choose a tag to compare

Changelog

v0.1.5

11 Feb 12:38
489fb5d
Compare
Choose a tag to compare

Changelog

  • 489fb5d Fix a bug where a wrong switch was processed if several were present in the configuration.

v0.1.4

07 Feb 22:37
7e929e4
Compare
Choose a tag to compare

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

06 Oct 01:51
423f836
Compare
Choose a tag to compare

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

02 Oct 19:09
cf3b8c8
Compare
Choose a tag to compare

Changelog

  • f149ca3 Installation instructions
  • 3a24b7b Log PID always, for troubleshooting
  • cf3b8c8 Support "availability" topics

v0.1.1

02 Oct 13:30
4081a26
Compare
Choose a tag to compare

Changelog

  • 4081a26 Provide "--version" command line parameter, keep version information.

v0.1.0

02 Oct 12:26
060994e
Compare
Choose a tag to compare

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