We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6baebc commit 8fcb07fCopy full SHA for 8fcb07f
CHANGELOG.md
@@ -7,9 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
## Unreleased
9
10
+## [v0.1.0] - 2021-10-29
11
+
12
+### Added
13
14
+- cmd: Support remove file, dir and multipart object
15
+- cmd: Support stat file and storage
16
+- cmd: Support copy dir
17
18
## v0.0.1 - 2021-08-27
19
20
### Added
21
22
- cmd: Support copy single file
23
- cmd: Support user profile
24
25
+[v0.1.0]: https://github.com/beyondstorage/beyond-ctl/compare/v0.0.1...v0.1.0
0 commit comments