Skip to content

v0.1.4

Latest

Choose a tag to compare

@bottey-mcbotface bottey-mcbotface released this 28 Aug 19:53
5c54d38

Added

  • (init) support run flags (#58)
  • (cli) add short flags for --unstaged, --quiet and --verbose (#55)
  • (cli) add --unstaged and --files sources (#50)

Fixed

  • (stash) create a stash before the first commit (#53)
  • (runner) cancel commands that close their own output (#52)
  • (report) hide the cursor while the task tree is drawn (#49)

Other

  • add stagelint config and justfile (#57)
  • (readme) document coding agent hooks and negation patterns, remove WinGet install (#56)
  • (readme) document --unstaged and --files (#51)
  • retry the flaky exiting-task race (#54)
  • (readme) add logo and mise install (#48)
  • add pre-commit to the comparative benchmark (#47)
  • (readme) document new install channels, tweak copy (#42)