Skip to content

v0.5.13

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:06
· 1 commit to main since this release
28ccff5

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

  • feat: add Nix flake packaging and prepare README for open-source by @kylecarbs in #39
  • fix: improve the readme by @kylecarbs in #40
  • fix: print PATH setup instructions when install dir is not in PATH by @kylecarbs in #41
  • fix: add demo video to README by @kylecarbs in #42
  • docs: explain advantages over screen and tmux in README by @kylecarbs in #43
  • fix(src/paths.zig): fall back when XDG_RUNTIME_DIR is unusable by @kylecarbs in #44
  • chore: release v0.5.13 by @kylecarbs in #45

Full Changelog: v0.5.12...v0.5.13