All Versions
103
Latest Version
Avg Release Cycle
24 days
Latest Release
-
Changelog History
Page 8
Changelog History
Page 8
-
v2.8.2 Changes
- When downloading, handle incoming data before announcement from control socket arrives.
- โ More tests for uploading and downloading data including directory listings.
- ๐ Use download mechanism for directory listings as well.
-
v2.8.1 Changes
- ๐ Improve documentation.
- โก๏ธ Update linter.
-
v2.8.0 Changes
- ๐ Change uploadDir() so that it reuses directories on the FTP server if they already exist. (#5)
-
v2.7.1 Changes
- ๐ Fix linter complaint.
-
v2.7.0 Changes
- โ Add method to remove a file.
- ๐ Fix listing parser autodetection by filtering out empty lines.
- ๐ Fix upload with TLS, wait for secureConnect if necessary.
-
v2.6.2 Changes
- ๐ Fix TLS upgrade for data connections. (#4)
-
v2.6.1 Changes
- โฌ๏ธ Handle TLS upgrade error by reporting it to the current task handler.
-
v2.6.0 Changes
- โ Add method to retrieve file size.
-
v2.5.2 Changes
- Don't report unexpected positive completion codes as errors.
- ๐ Improve documentation.
-
v2.5.1 Changes
- ๐ Mention DOS-style directory listing support in README.