Skip to content

Releases: xgfone/gron

v0.3.1

17 Oct 14:19
Compare
Choose a tag to compare
  • Fixed:
    • Fix a bug when canceling the job.
  • Others:
    • Optimize the sort of the inner tasks.

v0.3.0

16 Oct 07:15
Compare
Choose a tag to compare
  • Changed:
    • Refactor the job executor Executor.
    • Reimplement the When parser ParseWhen.
    • Use interface instead of struct for the type Job.
  • Removed:
    • Remove the binary package cmd.
    • SpecSchedule removes the field Spec and the method String.
    • Remove the job builder JobBuilder.

v0.2.0

14 May 15:57
Compare
Choose a tag to compare
  • Added:
    • Add the support of the crontab format.

v0.1.0

14 May 15:52
Compare
Choose a tag to compare

First Release.