unFTP v0.13.2
In this release:
- Added support for tokio-console, the debugger for async Rust. Enable through
thetokio_console
compile time feature.
#416 via libunftp: GCS support for RMD. Plus CWD now checks target directory existence
#415 via libunftp: Support directory timestamps in GCS. To resolve issues with some UI FTP clients, such as Cyberduck
compiled against libunftp v0.18.5 - #414 via libunftp: Fixed path display issues for Windows clients.
- #413 via libunftp: Fixed issue where the
OPTS UTF8
command was not handled correctly as seen with the FTP client included in Windows Explorer. - Upgraded dependencies