Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 17:29
· 18 commits to master since this release
Immutable release. Only release title and notes can be modified.

Changelog

  • 082c2bc chore: add repository .gitignore
  • d2c3b7e docs(images): refresh social share preview image
  • aa6fcae feat(cli): add version and self-update commands
  • 11316ad feat(images): add share image for social media previews
  • 079aaa7 feat(jobs): add UniqueActiveKey for at-most-one-active jobs
  • 059bace feat(retention): add retention sweep and prune command
  • 7c8685a feat(schedule): manage periodic schedules from the CLI
  • f87e42a fix(jobs): keep finalize result across cancel and shutdown
  • 9b2f1ec refactor: pure-Go SQLite driver and single Go module