Releases: gliderlabs/ssh
Releases · gliderlabs/ssh
v0.3.7
What's Changed
- feat: allow to set a server banner by @caarlos0 in #221
- fix: remove ioutil deprecations by @aymanbagabas in #222
- fix: bannerhandler by @gustavosbarreto in #227
New Contributors
- @aymanbagabas made their first contribution in #222
Full Changelog: v0.3.6...v0.3.7
v0.2.2: Merge pull request #110 from gliderlabs/belak/raw-cmd
- Add Session.RawCommand()
v0.2.1
v0.2.0
v0.1.4: Fix panic with missing request handler
- Fix panic with missing request handler
v0.1.3
v0.1.2
v0.1.1
v0.1.0
First cut of the library before we start potentially introducing breaking API changes. Releases will use semantic versioning, but right now we're pre-1.0. During this phase breaking API changes will represented in the minor version and is the only reason a release will happen.