Skip to content

v1.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 02:28
· 35 commits to main since this release

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

@savannahostrowski @techygrrrl @bfgray3