Skip to content

Releases: go-co-op/gocron

v2.14.2-rc1

03 Jan 16:47
31b4eca
Compare
Choose a tag to compare
v2.14.2-rc1 Pre-release
Pre-release

Release candidate for PR: #810

Full Changelog: v2.14.1...v2.14.2-rc1

v2.14.1

03 Jan 16:19
bf75107
Compare
Choose a tag to compare

What's Changed

  • BUG FIX: creating a new slice in several job options because appending modifies original by @JohnRoesler in #809

Full Changelog: v2.14.0...v2.14.1

v2.14.0

17 Dec 17:38
c180381
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...v2.14.0

v2.13.0

12 Dec 04:25
edb1475
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.12.4...v2.13.0

v2.12.4

20 Nov 18:21
dec269f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.3...v2.12.4

v2.12.3

31 Oct 19:56
a47779d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.2...v2.12.3

v2.12.2

31 Oct 16:43
46bcd8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.1...v2.12.2

v2.12.1

20 Sep 12:01
838bd51
Compare
Choose a tag to compare

What's Changed

  • Fix CPU spike / max-out in One-time job when 2 or more equal times are provided by @rbroggi in #779

Full Changelog: v2.12.0...v2.12.1

v2.12.0

16 Sep 21:04
40b8570
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0

v2.11.0

20 Jul 14:29
3b2dcd8
Compare
Choose a tag to compare

Features

  • WithStopAt added to JobOption's to allow giving a time for jobs to stop running by @Higan in #760

Fixes

Internal

New Contributors

Full Changelog: v2.10.1...v2.11.0