🚀 Updates
- Added
--upstream(dependencies) and--downstream(dependents) options tomoon cito control
the graph depth for affected tracking.
🐞 Fixes
- Fixed an issue where a task
mutexwould not be respected, and tasks would still run in parallel. - Fixed an issue where toolchain dependency install/dedupe would consistently run, because the
underlying lockfile timestamp kept changing.