github reugn/go-quartz v0.14.0

latest releases: v0.15.1, v0.15.0
7 months ago

Features

  • feat(scheduler)!: rework constructor to use configuration options by @reugn in #148
  • feat(cron): add support for day-of-week special characters by @reugn in #150
  • feat(cron): add support for day-of-month special characters by @reugn in #151
  • feat(logger): add slog Logger implementation by @reugn in #152
  • feat(cron): allow LW characters combination in the day-of-month field by @reugn in #153

Fixes

  • fix(scheduler): synchronize the started flag read by @reugn in #149

Improvements

  • test(quartz): improve code coverage and refactor cron tests by @reugn in #144
  • docs: update readme documentation by @reugn in #154
  • ci: update golangci-lint configuration by @reugn in #155

Full Changelog: v0.13.0...v0.14.0

Don't miss a new go-quartz release

NewReleases is sending notifications on new releases.