All Versions
103
Latest Version
Avg Release Cycle
24 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v3.7.1 Changes
- ๐ Fixed: Use ESLint instead of TSLint.
-
v3.7.0 Changes
- โ Added: Users can access internal transfer modes to force a specific one. (#77)
- ๐ Fixed: Handle stream error events for upload and download.
-
v3.6.0 Changes
- โ Added: Make parseList public API. (#75, @xnerhu)
- โก๏ธ Changed: Update Typescript 3.5.1
-
v3.5.0 Changes
- โ Added: Client
list
method supports optional path argument. (#69, @ThatOdieGuy) - โก๏ธ Changed: Updated Typescript 3.4.4
- โ Added: Client
-
v3.4.4 Changes
- ๐ Fixed: Reject failing connection for passive transfer with Error instance. (#65)
-
v3.4.3 Changes
- ๐ Fixed: Handle multline response message closing without message. (#63)
- ๐ Fixed: Track timeout during connect. (#64)
-
v3.4.2 Changes
- ๐ Fixed: Unix directory listing in some cases interpreted as DOS listing. (#61)
-
v3.4.1 Changes
- ๐ Fixed: Close the control connection when
connect
creates a new one.
- ๐ Fixed: Close the control connection when
-
v3.4.0 Changes
- ๐ Changed:
access
andconnect
can reopen a closedClient
. - ๐ Fixed:
access
can be called again after failed login. (#56)
- ๐ Changed:
-
v3.3.1 Changes
- ๐ Fixed: Republish to (maybe) fix NPM issue of wrong stats.