Skip to content

Releases: coder/quartz

v0.1.2

18 Oct 09:02
7f10f7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Oct 06:58
abe75f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Jul 11:52
Compare
Choose a tag to compare

Initial public release.

Includes all functions from the Go 1.21 time standard library that depend on the current real time, as well as an additional TickerFunc that calls a provided function on ticks (analogous to AfterFunc vs NewTimer)