Skip to content

Latest commit

 

History

History
132 lines (71 loc) · 4.33 KB

CHANGELOG.md

File metadata and controls

132 lines (71 loc) · 4.33 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.2.0 (2024-11-26)

Features

4.1.1 (2024-10-24)

4.1.0 (2024-10-24)

Features

Bug Fixes

4.0.3 (2024-09-28)

Bug Fixes

4.0.2 (2024-09-09)

4.0.1 (2024-09-09)

4.0.0 (2024-09-09)

⚠ BREAKING CHANGES

  • remove default export
  • typescript convertion

Features

3.5.0 (2024-09-02)

Features

3.4.3 (2024-06-12)

3.4.2 (2023-11-19)

3.4.1 (2022-06-26)

3.4.0 (2022-03-12)

Features

  • closed and opened functions (5823068)

3.3.1 (2022-03-12)

Bug Fixes

3.3.0 (2022-03-12)

Features

3.2.3 (2022-03-12)

3.2.2 (2022-03-08)

3.2.1 (2022-03-08)

3.2.0 (2022-03-08)

Features

  • support ed25519 and rsa discovery (5b0791f)

Version 3.1.0

  • test: latest mocha
  • feat: re-activate optional callback API

Version 3.0.0

Breaking changes:

  • src: promise based API

Project Management

  • package: ignore lock files
  • package: latest dependencies
  • doc: new connect.js sample
  • wait: new option, default to 2000
  • package: update author url
  • license: use MIT

Version 2.0.5

  • package: upgrade dependencies

Version 2.0.4

  • readme: add author company

Version 2.0.3

  • readme: convert usage example to js

Version 2.0.2

  • dependency: update to ssh 0.6.0

Version 2.0.1

  • package: release commands

Version 2.0.0

  • travis: test against node 7 and 8
  • package: upgrade to CoffeeScript 2