Skip to content

Releases: mfontani/tstdin

Release v0.2.4

21 Jan 16:59

Choose a tag to compare

no-op, but output "gz" files to hopefully please ubi

Release v0.2.3

21 Jan 16:37

Choose a tag to compare

no-op, but rename assets with dashes

... so that hopefully ubi[1] DWIMs.

[1]: https://github.com/houseabsolute/ubi/

Release v0.2.2

21 Jan 16:30

Choose a tag to compare

no-op, hopefully fixed upload of xz vs exe

... with the right content type.

Release v0.1.5

24 Mar 10:06
v0.1.5
052d634

Choose a tag to compare

v.0.1.5: allow not outputting the date/time parts

Release v0.1.4

17 Jan 10:32
v0.1.4
34c0f17

Choose a tag to compare

v0.1.4: proper module name

... which should allow a "go get" with tag

Release v0.1.3

12 Jan 00:46
8667c81

Choose a tag to compare

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

12 Jan 00:11
37e5afd

Choose a tag to compare

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

07 Jan 22:52

Choose a tag to compare

neater showing of version in -version & -help

Release v0.1.0

07 Jan 22:42

Choose a tag to compare

implement abstraction over clock source & add tests

Release v0.0.9

07 Jan 18:33

Choose a tag to compare

initial