- Adjust the project start date to the next business day if it's a week-end or a public holiday.
- Fix work plan end date.
- Fix typo "usage" -> "use".
- Fix colors when tasks are split.
- Merge resources and tasks from multiple JSON input files when they have the same `id`.
- Make resource `name` and task `title` optional fields (use `id` by default).
- Add task fields `priority` and `max_resources`.