All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Stable release.
- Godoc examples.
- Static code analysis with staticcheck.
Monitor()
function onMonitor
now takes variadicCheck
arguments, allowing you to pass multiple checks in at once. This does not break backwards compatability.
- README example that didn't compile.
- Initial development release.