Skip to content

Releases: go-co-op/gocron

v2.18.2

26 Nov 19:47
9cc3be7

Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #899
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #898
  • fix: calling start multiple times should no-op by @JohnRoesler in #901

Full Changelog: v2.18.1...v2.18.2

v2.18.1

24 Nov 16:16
5b2fe32

Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #894
  • fix: WithStartDateTimePast now correctly calculates from past time by @JohnRoesler in #897

Full Changelog: v2.18.0...v2.18.1

v2.18.0

05 Nov 19:38
46660bb

Choose a tag to compare

What's Changed

  • feat: Add option to calculate intervals from job completion time for interval-based scheduling (fixes #565) by @iyashjayesh in #884

Fixes

Chores

New Contributors

Full Changelog: v2.17.0...v2.18.0

v2.17.0

10 Oct 02:54
6a30d6d

Choose a tag to compare

What's Changed

Performance Improvements

  • Reusing the results of reflections to improve performance by @apocelipes in #873

Fixes

Chores

New Contributors

Full Changelog: v2.16.6...v2.17.0

v2.16.6

24 Sep 13:47
3966ea9

Choose a tag to compare

What's Changed

  • a return is missing to stop execution if the job is not found by @sarff in #872

Chores

New Contributors

Full Changelog: v2.16.5...v2.16.6

v2.16.5

02 Sep 14:33
6e6485b

Choose a tag to compare

What's Changed

Full Changelog: v2.16.4...v2.16.5

v2.16.4

28 Aug 14:29
cc3a1db

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #860
  • Bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #859
  • Add comprehensive GitHub Copilot instructions for gocron development by @Copilot in #866
  • Fix memory consumption issue by changing jobOutRequest channels to use pointers and reducing buffer size by @Copilot in #864
  • Bump testify by @JohnRoesler in #868

New Contributors

  • @Copilot made their first contribution in #866

Full Changelog: v2.16.3...v2.16.4

v2.16.3

29 Jul 18:14
fcfcb87

Choose a tag to compare

What's Changed

Full Changelog: v2.16.2...v2.16.3

v2.16.2

16 May 19:34
4fb3b98

Choose a tag to compare

What's Changed

Full Changelog: v2.16.1...v2.16.2

v2.16.1

14 Mar 00:41
63f3701

Choose a tag to compare

What's Changed

Full Changelog: v2.16.0...v2.16.1