Skip to content

Releases: go-co-op/gocron

v1.18.1

02 Mar 15:21
c07d41f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.0...v1.18.1

v1.18.0

08 Nov 14:59
9aaee3a
Compare
Choose a tag to compare

What's Changed

  • fix if job chains are used improperly we can end up with jobs with nil functions by @JohnRoesler in #388
  • Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #389
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #390
  • fix logic to wait for executor stop by @hiroebe in #392
  • fix typo by @cuishuang in #394
  • Remove the code that double check last run time and current time by @xwjdsh in #393

New Contributors

Full Changelog: v1.17.1...v1.18.0

v1.17.1

17 Oct 14:31
af043b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.0...v1.17.1

v1.17.0

24 Aug 17:13
3272c21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.3...v1.17.0

v1.16.3

22 Aug 20:21
0099be0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.2...v1.16.3

v1.16.2

04 Aug 13:02
772979f
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @pma9 made their first contribution in #368

Full Changelog: v1.16.1...v1.16.2

v1.16.1

01 Aug 02:42
22fc237
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.16.1

v1.16.0

01 Aug 02:42
c667f33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.1...v1.16.0

v1.15.1

20 Jul 17:07
cf9e6c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.15.1

v1.15.0

29 Jun 20:18
9b157fc
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #343
  • Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 by @dependabot in #348
  • calling .Stop() from a separate goroutine now stops the blocking start by @JohnRoesler in #349

Full Changelog: v1.14.0...v1.15.0