Skip to content

Releases: JoseThen/checkup

v0.7.0

30 Sep 00:48
Compare
Choose a tag to compare

v0.6.0 (minor)

10 Jun 01:55
a74be6e
Compare
Choose a tag to compare
  • a release that is built on go 1.18.3, minor but wanted to be on top of current go versions.

v0.5.0

03 Jan 02:54
226109e
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Measured how long it took for each request we do and post in the result output #6

Note this skipped over v0.4.0 as it was a CI/CD update but never released for it because code was not changed 🤷

v0.3.0

11 Jul 02:03
04117d1
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Add more utility to the error functions #4

v0.2.0

18 Jan 03:01
f95ad44
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Add basic auth flag #2
  • Update how the main checkup function works to be more flexible with structs #2

v0.1.0

10 Jan 22:31
8c758c5
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Initial Setup #1
    • Setup CI
    • Command to read from a JSON file
    • Command to read from a Yaml file
    • Command to run checkup directly on an endpoint