Skip to content

v0.5.0

Choose a tag to compare

@brandur brandur released this 06 Jul 19:43
· 20 commits to master since this release

Changed

  • Use real enum for JobState instead of many constant. This is a breaking change, but the job state constants have existed for only a short time. PR #25.
  • riverqueue.Job's properties are now fully defined and typed. PR #26.