Releases: amonks/run
Releases · amonks/run
v1.0.0-beta.31
Changelog
- 982f77b fix: upgrade charmbracelet to fix flickering, also upgrade everything else
Tip
You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"
v1.0.0-beta.30
v1.0.0-beta.29
Changelog
- 121954c fix: produce canonical task ID order
- 566bdcb fix: tasks were being multiply-ingested
- 74af05f test: snapshot cli output
- 76d3db1 feat: un-reserve 'run' and 'interleaved' task IDs
- 8297829 fix: be more robust around task lifecycle
- 92ee3d6 refactor: use name constants for internal task ids
- 9af04dd feat: only show meta task with fsevents if using fsevents
- abebd93 chore: regenerate docs/screenshots
- ae20e30 feat: highlight breaking changes in release changelog
- e5cee86 test: add shellcheck
- fac7341 fix: initialize colorhash render cache
- fb9ac7c fix: fix task order again
Breaking Changes
- '@' is now a reserved character in task IDs.
Tip
You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"
v1.0.0-beta.28
Changelog
- 051af27 build: notarize macos builds in parallel
- 1796f98 build: flatten tarball directory structure
- 808a07a fix: remove replace directive in go.mod
- 9382342 chore: update go version in go.mod
- ed06ff6 build: support publishing to forks
Tip
You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"
v1.0.0-beta.27
Changelog
- bab3f9f build: fix publish script, which pointed to my test repo by mistake.
Tip
You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"
v1.0.0-beta.25
Changelog
- c1dc764 chore: make vhs dependency explicit
- aa35327 chore: update all dependencies
- 7a928eb docs: add usage output to readme
- 13f9669 docs: better readme, thanks to @ecshreve
- 983d075 docs: more realistic example
- 6a0190e feat: add task to include usage output in readme
- d6dd968 feat: real pager with incremental search
- 40da51e fix: don't report an error just because run was canceled
v1.0.0-beta.24
v1.0.0-beta.23
v1.0.0-beta.22
v1.0.0-beta.21
Changelog
- fbd820a fix: exit with the exit code from the first failed task