Skip to content

Releases: coreybutler/go-timer

v1.0.4

15 May 23:07
Compare
Choose a tag to compare

Hotfix to replace 1.0.3 (fixes argument handler)

v1.0.2

21 Oct 19:33
Compare
Choose a tag to compare

Hotfix resolves channel leak for SetTimeout method.

v1.0.1

20 Oct 18:32
Compare
Choose a tag to compare

Added a check to prevent writing to a closed channel.