Skip to content

Releases: coder/boo

v0.5.13

11 Jun 23:06
28ccff5

Choose a tag to compare

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

v0.5.12

11 Jun 17:42
c5b8ca7

Choose a tag to compare

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

What's Changed

  • fix: stop detach key tails from leaking into the surrounding shell by @kylecarbs in #36
  • fix(src/client.zig): tolerate input writes racing the detach by @kylecarbs in #38
  • chore: release v0.5.12 by @kylecarbs in #37

Full Changelog: v0.5.11...v0.5.12

v0.5.11

11 Jun 07:01
e362ac6

Choose a tag to compare

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

What's Changed

Full Changelog: v0.5.10...v0.5.11

v0.5.10

11 Jun 06:39
ad971da

Choose a tag to compare

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

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

11 Jun 06:12
7413dda

Choose a tag to compare

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

What's Changed

Full Changelog: v0.5.8...v0.5.9

v0.5.8

11 Jun 05:42
c1f66a7

Choose a tag to compare

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

What's Changed

  • feat: scroll primary-screen sessions with the mouse wheel in boo ui by @kylecarbs in #28
  • chore: release v0.5.8 by @kylecarbs in #29

Full Changelog: v0.5.7...v0.5.8

v0.5.7

11 Jun 05:02
d31cb6f

Choose a tag to compare

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

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

11 Jun 04:29
b74ef72

Choose a tag to compare

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

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

11 Jun 04:08
2602d83

Choose a tag to compare

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

What's Changed

  • fix: repaint only the visible screen so attach and ui stay aligned by @kylecarbs in #22
  • chore: release v0.5.5 by @kylecarbs in #23

Full Changelog: v0.5.4...v0.5.5

v0.5.4

11 Jun 03:16
2399e9c

Choose a tag to compare

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

What's Changed

Full Changelog: v0.5.3...v0.5.4