Implement --append and --overwrite for rec

This commit is contained in:
Marcin Kulik
2023-10-27 22:25:28 +02:00
parent 0a3e6ecd8b
commit d0aa467d81
9 changed files with 164 additions and 224 deletions

View File

@@ -3,7 +3,8 @@
## 3.0.0 (wip)
* Full rewrite in Rust
* Use of `--append` and `--overwrite` together gives returns error now
* rec: `--append` can be used with `--raw` now
* rec: use of `--append` and `--overwrite` together returns error now
## 2.4.0 (2023-10-23)