Sha256: 3454e6862bca10cb8a338bcf2965d096482022d31dca087a1496552d860ff67a

Contents?: true

Size: 1.09 KB

Versions: 2

Compression:

Stored size: 1.09 KB

Contents

## 0.12.0
- Add `--strip-components=1` to tar, by default set to `1` may be changed by
  `things[].strip_components: <number>` variable

## 0.11.0, release 10/2024
- can extract tar.xz archive.

## 0.10.1
- For `all_to_dir_path` or `things[].dest_dir`, all paths are relative to `$HOME` (or
  /home/<name>), so don't include shell variable `~` or `$HOME`.
- unzip not interactive with `-o`.

## 0.10.0, release 10/2024
- New variable for collections, all_into_dir, things.dest_dir, keep_name and
  force_download.
-** Use [Marcel](https://github.com/rails/marcel) to detect file mime.
- Can decompress archive `zip` or `tar.gz (gzip)` using unzip and tar from `unix`.
- Cam move files to specific directory.

## 0.7.0, release 12/24/22

* Each collections download things in separate directory.
* Add a `changed` boolean if a file change.
* Stop modifying collection content, add them in a file called `metadata.yml`.
* Improve runtime.

## 0.4.0, release 12/22/22

* Renaming project.
* Add a banner.
* Separate main.
* Add collection yml.
* Download stack.

## 0.0.1, release 12/21/22
* Initial push, code freeying !

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
reaver-0.13.0 CHANGELOG.md
reaver-0.12.0 CHANGELOG.md