Go Quartz Versions Save

Minimalist and zero-dependency scheduling library for Go

v0.4.1

1 year ago

Fixes

  • Make internal data structures unexported

Updates

  • Update GitHub actions versions
  • Remove deprecated linters

v0.4.0

2 years ago

Features

  • Add support for time.Location in CronTrigger

v0.3.9

2 years ago

Fixes

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

v0.3.8

2 years ago

Fixes

  • Minor linter error fixes

Improvements

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

v0.3.7

2 years ago

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

2 years ago

v0.3.5

2 years ago

v0.3.4

3 years ago

v0.3.3

3 years ago

v0.3.2

3 years ago