v0.5.12
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