Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Version 0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@albrow albrow released this 25 Feb 21:02
· 59 commits to master since this release

This release fixes a bug in the Job.Reschedule method, where the job was not being updated in the time index if its time changed. It is backwards compatible with version 0.1.0.

Full Changelog

  • Update the job's score in the time index correctly in the Job.Reschedule method