3.3.0
What's Changed
- docs: document hostbased authentication in the README by @vicajilau in #220
- feat: deprecate SSHTransport.onPacket in favour of onMessage by @vicajilau in #221
- test: pin the request count of an SFTP download by @vicajilau in #222
- fix: report malformed packets as SSHPacketError, and fix readBytes on views by @vicajilau in #223
- ci: run interop tests against a local OpenSSH server by @vicajilau in #224
- test: build the interop server so its algorithms are known by @vicajilau in #225
Full Changelog: v3.2.0...v3.3.0