Skip to content

v0.0.13

Compare
Choose a tag to compare
@pkedy pkedy released this 20 Jan 16:42
· 24 commits to main since this release
444356f
Fix to `apex <tasks...>` & skip undefined tasks when multiple configs…

… are parsed (#17)

* Fix the default run path.
If multiple configs are parsed, skip tasks that are not found instead of erroring.

* Add --fail-undefined flag to `apex run`.