PackageTrack
Sign in Get early access

github.com/coder/quartz

v0.3.1 #2970 most downloaded on Go modules coder/quartz

What this package is like to depend on

Last release 4 months ago

16 Apr 2026

Release timing varies

gaps range from 1 weeks to 6 months

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

18 releases · first in 2024

5 releases in the last 12 months

see the full history below

Release timeline

18 releases · Jul 2024 to Apr 2026
2025 2026
Release Pre-release

Releases

latest 18
  1. v0.3.2-0.20260416175514-95914393c3b2 16 Apr 2026 pre-release

    Nothing published for this version

  2. v0.3.1 09 Apr 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.3.0...v0.3.1

    Open source →
  3. v0.3.1-0.20260205115246-1722a3517571 05 Feb 2026 pre-release

    Nothing published for this version

  4. v0.3.1-0.20251110112338-8c4bca675d48 10 Nov 2025 pre-release

    Nothing published for this version

  5. v0.3.0 30 Oct 2025
    Release notes

    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

    Open source →
  6. v0.2.2-0.20250625072337-3734877b1976 25 Jun 2025 pre-release

    Nothing published for this version

  7. v0.2.1 27 May 2025
    Release notes

    What's Changed

    Full Changelog: v0.2.0...v0.2.1

    Open source →
  8. v0.2.1-0.20250527113331-b71761ce32df 27 May 2025 pre-release

    Nothing published for this version

  9. v0.2.0 23 May 2025
    Release notes

    BREAKING CHANGE

    • !feat: Call.Release takes context; add MustRelease by @spikecurtis in #17

    Short summary:

    trap.MustWait(ctx).Release()
    

    becomes

    trap.MustWait(ctx).MustRelease(ctx)
    

    c.f. the linked PR for full details.

    What Else Has Changed

    Full Changelog: v0.1.3...v0.2.0

    Open source →
  10. v0.1.3 20 Nov 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.1.2...v0.1.3

    Open source →
  11. v0.1.3-0.20241120064156-d4dbd838d090 20 Nov 2024 pre-release

    Nothing published for this version

  12. v0.1.2 18 Oct 2024
    Release notes

    What's Changed

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

    Open source →
  13. v0.1.2-0.20241018083357-7f10f7fd6925 18 Oct 2024 pre-release

    Nothing published for this version

  14. v0.1.1 18 Oct 2024
    Release notes

    What's Changed

    New Contributors

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

    Open source →
  15. v0.1.1-0.20241018064714-abe75f026494 18 Oct 2024 pre-release

    Nothing published for this version

  16. v0.1.1-0.20240715232824-a32b54a5b892 15 Jul 2024 pre-release

    Nothing published for this version

  17. v0.1.0 02 Jul 2024
    Release notes

    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)

    Open source →
  18. v0.0.0-20240702114715-f015c0faa0c8 02 Jul 2024 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive