Skip to content

unFTP v0.13.2

Compare
Choose a tag to compare
@hannesdejager hannesdejager released this 26 Jun 14:49
· 52 commits to master since this release

In this release:

  • Added support for tokio-console, the debugger for async Rust. Enable through
    the tokio_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