Skip to content

Releases: icemarkom/mffprober

v1.4.0

28 Nov 02:42
v1.4.0
6f7b2c1
Compare
Choose a tag to compare

Changelog

6a320b6: Create LICENSE (@icemarkom)
f50a7ba: Add license headers to Go files. (@icemarkom)
50d0229: Add LICENSE file to the releases. (@icemarkom)
6f7b2c1: Merge pull request #4 from icemarkom/license (@icemarkom)

v1.3.1

27 Nov 17:55
v1.3.1
deb808b
Compare
Choose a tag to compare

Changelog

67df02f: IImproving timeout handling for reboot. (@icemarkom)
89345a9: More improvement for the "good timeout" on reboot. (@icemarkom)
deb808b: Improved logging for reboot case. (@icemarkom)

v1.3.0

27 Nov 07:55
v1.3.0
89cde35
Compare
Choose a tag to compare

Changelog

18a786b: Minor improvement of how help text is constructed. (@icemarkom)
ea60822: Previous commit broke "--version". Fixed. (@icemarkom)
b44de9f: Change error formatting to %w. (@icemarkom)
1a17988: Initial support for rfan reboot. (@icemarkom)
f8c4edb: Adding reboot to the tool. (@icemarkom)
87d5fa7: Fixed one wrong use of %w. (@icemarkom)
ff7ff9e: Updated documentation for reboot. (@icemarkom)
af8ee91: Cleaned up help text a little. (@icemarkom)
8c0e2c0: Merge pull request #2 from icemarkom/reboot (@icemarkom)
89cde35: Merge pull request #3 from icemarkom/help (@icemarkom)

v1.2.0

27 Nov 05:22
v1.2.0
5e2efb5
Compare
Choose a tag to compare

Changelog

6275fab: BREAKING: Deprecate "host" flag. (@icemarkom)
1902b8a: Add probe result counters to output. (@icemarkom)
2bd707b: Updated README for the new syntax & bin releases. (@icemarkom)
5e2efb5: Improve help text. (@icemarkom)

v1.1.0

27 Nov 03:22
v1.1.0
de750da
Compare
Choose a tag to compare

Changelog

ab68c63: Update README for the binary release. (@icemarkom)
fb22e1a: Merge branch 'main' of https://github.com/icemarkom/mffprober (@icemarkom)
8e66389: Merge branch 'main' of https://github.com/icemarkom/mffprober (@icemarkom)
48d5a50: Merge branch 'main' of https://github.com/icemarkom/mffprober (@icemarkom)
822c747: Fix automated prober trigger to work on tags only. (@icemarkom)
618f876: Added some probe count boundaries. (@icemarkom)
529fbf0: Revert "Added some probe count boundaries." (@icemarkom)
4709808: Implemented probe count and better error control. (@icemarkom)
de750da: Update releaser workflow to sign repo files. (@icemarkom)

v1.0.0

25 Nov 09:49
Compare
Choose a tag to compare

Changelog

8c4a417: Delete LICENSE (@icemarkom)
563dfbf: Initial version of Modern Forms Fan Prober service (@icemarkom)
5bd06aa: Corrected minor issue with inteval flag. (@icemarkom)
032ce7d: Improved error handling logic code a tiny bit. (@icemarkom)
0be3d73: Streamlined error handling and logging. (@icemarkom)
5f2d031: Update README.md (@icemarkom)
ea4e758: Quite mode, probe timeout, logging destination. (@icemarkom)
e243c9c: Added probe counter. (@icemarkom)
75a6616: Moved probeCounter to the for loop. (@icemarkom)
55c24fb: Prepare to support "probe" & "reboot" subcommands. (@icemarkom)
ba07ba0: Typo fix. (@icemarkom)
c2548b4: Added version and cleaned up init(). (@icemarkom)
2d64573: Goreleaser config. (@icemarkom)
4da36d3: Automate releases! (@icemarkom)
013273d: Update READEME for the binary release. (@icemarkom)