Skip to content

v0.7.0

Compare
Choose a tag to compare
@reugn reugn released this 02 Jun 12:30
· 64 commits to master since this release
4d78f5c

Features

  • Allow year field specification in cron expressions (#53)

Fixes

  • Fix CronTrigger.NextFireTime() implementation (#52)
  • Fix division by zero when parsing step field (#47)
  • Fix function redefinition linter warning (#48)

Maintenance

  • Add go1.20 to the build workflow (#54)