Skip to content

Releases: hyp3rd/cron

Release list

v4.0.1

Choose a tag to compare

@hyp3rd hyp3rd released this 14 Apr 20:12
0a799e5

What's Changed

  • chore(repo) added standard repository guidelines by @hyp3rd in #4
  • feat(cron): add Shutdown for graceful drain and harden scheduler lifecycle by @hyp3rd in #5

Full Changelog: v4.0.0...v4.0.1

v4.0.0

Choose a tag to compare

@hyp3rd hyp3rd released this 10 Apr 08:56
635850f

What's Changed

  • feat!: launch v4 with context.Context, log/slog, and testable Clock by @hyp3rd in #1
  • fix: resolve CI failures from v4 launch by @hyp3rd in #2
  • feat(v4): add named entries, event hooks, new job wrappers, and schedule inspection by @hyp3rd in #3

New Contributors

  • @hyp3rd made their first contribution in #1

Full Changelog: https://github.com/hyp3rd/cron/commits/v4.0.0