Skip to content

Releases: jaredpetersen/go-health

v1.0.0

14 Oct 21:39
47e765f
Compare
Choose a tag to compare

Added

  • Stable release.

v0.1.0

14 Oct 20:53
ef04235
Compare
Choose a tag to compare

Added

  • Godoc examples.
  • Static code analysis with staticcheck.

Changed

  • Monitor() function on Monitor now takes variadic Check arguments, allowing you to pass multiple checks in at
    once. This does not break backwards compatability.

Fixed

  • README example that didn't compile.

v0.0.0

14 Oct 00:32
1213760
Compare
Choose a tag to compare

Added

  • Initial development release.