Skip to content

Releases: reugn/go-quartz

v0.5.0

19 Nov 10:56
56c412a
Compare
Choose a tag to compare

Features

  • Require Go 1.18
  • Add support for generic FunctionJob (#37)

Maintenance

  • Make assertion functions generic

v0.4.1

05 Nov 14:31
8d78d00
Compare
Choose a tag to compare

Fixes

  • Make internal data structures unexported

Updates

  • Update GitHub actions versions
  • Remove deprecated linters

v0.4.0

24 May 06:37
e1a905d
Compare
Choose a tag to compare

Features

  • Add support for time.Location in CronTrigger

v0.3.9

22 Feb 09:20
64275d4
Compare
Choose a tag to compare

Fixes

  • Make abbreviations in cron expressions case insensitive (#26)

v0.3.8

03 Dec 13:24
1c112df
Compare
Choose a tag to compare

Fixes

  • Minor linter error fixes

Improvements

  • Migrate from Travis CI to GitHub Actions
  • Improve code documentation

v0.3.7

12 Oct 06:25
501ea0e
Compare
Choose a tag to compare

Fixes

  • Use Quartz allowed values for the day of week
  • Fix the next value calculation for minutes and hours
  • Fix potential memory leak related to using time.After

Documentation

  • Add cron expression format table

v0.3.6

25 Sep 11:05
578585b
Compare
Choose a tag to compare
Merge pull request #16 from reugn/develop

v0.3.6

v0.3.5

22 Sep 09:01
8467d97
Compare
Choose a tag to compare
fix initial asterisk step value (#14)

v0.3.4

11 Mar 07:02
2781e61
Compare
Choose a tag to compare
Merge pull request #12 from reugn/develop

Fix bug in day-of-week cron expression (#11)

v0.3.3

28 Nov 14:12
e6c6de5
Compare
Choose a tag to compare
Merge pull request #10 from reugn/develop

v0.3.3