strike_cli 0.3.2
strike_cli: ^0.3.2 copied to clipboard
A dart CLI task runner.
0.3.2 #
- Add
executablesentry topubspec.yaml - Fix an infinite loop if no
strike.yamlis found - Print a better error when no
strike.yamlis found
0.3.1 #
- Reduce path package version requirement
0.3.0 #
- Config searching for workspaces
- Run all commands in the workspace root
- Filter targets by the current directory by default
0.2.1 #
- Fix parsing of evaluated booleans
0.2.0 #
- Add task filtering option
- Fix inability to target the current directory
0.1.1 #
- Fix target path not accessible in commands
0.0.2 #
- Better errors when misconfigured
- Support evaluation in more locations
0.0.1 #
- Initial release