Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@brandur brandur released this 12 Apr 16:46
· 2 commits to master since this release
df6ee83

Changed

  • by_period uniqueness is now based off a job's scheduled_at instead of the current time if it has a value. PR #39.

Fixed

  • Correct some mistakes in the readme that referenced SimpleArgs instead of SortArgs. PR #44.