Skip to content

v1.0.0-beta.29

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 03:29
· 3 commits to main since this release

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"