Releases: UPowr/task
Releases · UPowr/task
UPowr Task - 2022.12.06
Use --silent and --frozen-lockfile when installing for npm/yarn tasks
UPowr Task - 2022.12.04
- Sort tasks from the root Taskfile first
- Add linux arm build
- Sync up linux build after Elliot pushed to the wrong repo
UPowr Task - 2022.12.02
First release!
A fork of task with some useful stuff for us:
- Load package.json files
- Find the highest parent Taskfile first (use from anywhere in our repo)
Binary is darwin/arm64. If you want to build your own, download the repo and run go install ./cmd/task