Releases: JoseThen/checkup
Releases · JoseThen/checkup
v0.6.0 (minor)
- a release that is built on
go 1.18.3
, minor but wanted to be on top of current go versions.
v0.5.0
- 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
- Add more utility to the error functions #4
v0.2.0
- Add basic auth flag #2
- Update how the main checkup function works to be more flexible with structs #2
v0.1.0
- 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