Releases: mfontani/tstdin
Releases · mfontani/tstdin
Release v0.2.4
no-op, but output "gz" files to hopefully please ubi
Release v0.2.3
no-op, but rename assets with dashes ... so that hopefully ubi[1] DWIMs. [1]: https://github.com/houseabsolute/ubi/
Release v0.2.2
no-op, hopefully fixed upload of xz vs exe ... with the right content type.
Release v0.1.5
v.0.1.5: allow not outputting the date/time parts
Release v0.1.4
v0.1.4: proper module name ... which should allow a "go get" with tag
Release v0.1.3
support -{warn,error}-after arguments ... so the user can choose how many milliseconds should trigger a warning (yellow, default 1000ms) or an error (red, default 60000ms).
Release v0.1.2
inform which arguments were unhandled as they're parsed ... so one can have a bit more feedback about what was wrong, rather than just that something was.
Release v0.1.1
neater showing of version in -version & -help
Release v0.1.0
implement abstraction over clock source & add tests
Release v0.0.9
initial