Skip to content

v0.1.8

Compare
Choose a tag to compare
@josh-padnick josh-padnick released this 07 Apr 23:46
· 2966 commits to master since this release

Breaking Changes:

  • CheckSshConnection() and CheckPrivateSshConnection() now accept a struct of type Host as one of its parameters instead of three separate properties. Because function signature has changed, since this is a breaking change.