Skip to content

v0.3.0

Latest

Choose a tag to compare

@spikecurtis spikecurtis released this 31 Oct 09:46
d22fec5

Potentially Breaking Change

  • fix: support Go 1.23+ timer & ticker channel behavior by @spikecurtis in #23

Bumps mimimum version to Go 1.23 (use v0.2.x of Quartz if your project targets an earlier version of Go).

Most projects will see no difference unless they depended on the reported cap and len of Timer and Ticker channels.

What else has changed

New Contributors

Full Changelog: v0.2.1...v0.3.0