All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bug introduced in 4.0.0 that broke deploying in archive mode
4.0.0 - 2022-06-02 [YANKED]
- fix the
remote.upload()
function (fixes #29, closes #30, thanks @xstable). Read the documentation for more details
- Ability to provide a custom connection using the
onBeforeConnect
callback - Ability to use the password authentication feature of ssh2 (see #27 thanks @Sibyx)
- Bump ssh2 to 1.10.0