Skip to content

Commit e61d04a

Browse files
authored
Merge pull request #236 from veeso/develop
0.13.0
2 parents 2a51ab9 + c0c9f7c commit e61d04a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1178
-386
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
- [Changelog](#changelog)
4+
- [0.13.0](#0130)
45
- [0.12.3](#0123)
56
- [0.12.2](#0122)
67
- [0.12.1](#0121)
@@ -34,6 +35,21 @@
3435

3536
---
3637

38+
## 0.13.0
39+
40+
Released on 03/03/2024
41+
42+
- Added CLI subcommands
43+
- Changed `-t` to `theme`
44+
- Changed `-u` to `update`
45+
- Changed `-c` to `config`
46+
- Introduced support for [WebDAV](https://www.rfc-editor.org/rfc/rfc4918)
47+
- It is now possible also to connect directly to WebDAV server with the syntax `http(s)://username:password@google.com`
48+
- Bugfix:
49+
- [Issue 232](https://github.com/veeso/termscp/issues/232): AWS S3 wasn't working anymore due to rust-s3 outdate
50+
- Dependencies:
51+
- Added `remotefs-webdav 0.1.1`
52+
3753
## 0.12.3
3854

3955
Released on 06/10/2023

0 commit comments

Comments
 (0)