All Versions
10
Latest Version
Avg Release Cycle
148 days
Latest Release
1296 days ago

Changelog History

  • v0.3.1 Changes

    October 07, 2020

    โž• Add support for Break messages

  • v0.3.0

    February 14, 2020
  • v0.2.2 Changes

    June 20, 2019
    • โž• Add Session.RawCommand()
  • v0.2.1 Changes

    June 19, 2019
    • ๐Ÿ›  Fix ForwardedTCPHandler by switching to a pointer receiver
    • 0๏ธโƒฃ Rename DefaultServerConfigCallback to ServerConfigCallback
  • v0.2.0 Changes

    June 19, 2019
    • ๐Ÿ”ง Make ChannelHandlers configurable
    • ๐Ÿ”ง Make RequestHandlers configurable
    • 0๏ธโƒฃ Disable port forwarding by default
  • v0.1.4 Changes

    June 19, 2019
    • ๐Ÿ›  Fix panic with missing request handler
  • v0.1.3 Changes

    February 21, 2019

    ๐Ÿš€ Small release which adds a method of changing the internal SSH config

  • v0.1.2 Changes

    February 20, 2019

    This is a cut of master that includes reverse port forwarding.

  • v0.1.1 Changes

    June 01, 2018

    ๐Ÿš€ There were too many changes to list them in a short changelog, but the main reason for this release is so users working with dep or vgo can use a version which works with the latest x/crypto/ssh version.

  • v0.1.0 Changes

    February 14, 2017

    ๐Ÿš€ 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.