Releases: xgfone/gron
Releases · xgfone/gron
v0.3.1
v0.3.0
- Changed:
- Refactor the job executor
Executor
. - Reimplement the
When
parserParseWhen
. - Use
interface
instead ofstruct
for the typeJob
.
- Refactor the job executor
- Removed:
- Remove the binary package
cmd
. SpecSchedule
removes the fieldSpec
and the methodString
.- Remove the job builder
JobBuilder
.
- Remove the binary package