Skip to content

Releases: phillipsdata/priority-schedule

1.0.2

Choose a tag to compare

@clphillips clphillips released this 24 Mar 21:57
  • Ensure that FirstAvailable dequeues items on iteration.

1.0.1

Choose a tag to compare

@clphillips clphillips released this 24 Mar 21:10
  • Ensure FirstAvailable::count() returns a count of valid items (see #2)

1.0.0

Choose a tag to compare

@clphillips clphillips released this 17 Mar 22:12

Initial Release. Includes schedules for:

  • Round Robin
  • First Available