Version 1.1.0
Pre-release
Pre-release
·
393 commits
to refs/heads/main
since this release
What's Changed
- We've added support for defining a prior workload adjustment for each of your engineers, allowing you to iteratively maintain fairness as you generate new schedules.
- We've made several internal improvements which boost both performance and future extensibility of the core algorithm and constraint engine.
Migrating
If you've got an existing configuration file, you will need to modify the $.humans
section as follows to allow support for the $.humans.*.priorWorkload
field.
Before
humans:
[email protected]:
- DayOfWeek [Mon, Tue, Wed]
After
humans:
[email protected]:
constraints:
- DayOfWeek [Mon, Tue, Wed]