Releases: savannahostrowski/gruyere
Releases · savannahostrowski/gruyere
v1.1.5
v1.1.4
Changelog
- bfa44df feat: add h and l as keybindings to select confirmation buttons
v1.1.3
Changelog
- bd30fdb Better error handling for killing ports
- 543555d Better error handling for killing ports
- fa0739f Merge pull request #14 from bfgray3/killport
- 193fa8e return early from killPort() if strconv.Atoi() fails
- 3d57737 assign return value of syscall.Kill() to err
- 5670227 Update README.md to add installation instructions