0.13.0
Released on 03/03/2024
- Added CLI subcommands
- Changed
-t
totheme
- Changed
-u
toupdate
- Changed
-c
toconfig
- Changed
- Introduced support for WebDAV
- It is now possible also to connect directly to WebDAV server with the syntax
http(s)://username:password@google.com
- It is now possible also to connect directly to WebDAV server with the syntax
- Bugfix:
- Issue 232: AWS S3 wasn't working anymore due to rust-s3 outdate
- Dependencies:
- Added
remotefs-webdav 0.1.1
- Added