1367 Commits

Author SHA1 Message Date
figsoda
b376f57865
Merge pull request #609 from ouch-org/dependabot/cargo/filetime_creation-0.1.7
build(deps): bump filetime_creation from 0.1.6 to 0.1.7
2024-01-26 12:09:23 -05:00
dependabot[bot]
c1d6480be8
build(deps): bump filetime_creation from 0.1.6 to 0.1.7
Bumps [filetime_creation](https://github.com/czy-29/filetime_creation) from 0.1.6 to 0.1.7.
- [Commits](https://github.com/czy-29/filetime_creation/compare/0.1.6...0.1.7)

---
updated-dependencies:
- dependency-name: filetime_creation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 23:14:55 +00:00
dependabot[bot]
49e2481d06
build(deps): bump regex from 1.10.2 to 1.10.3 (#607) 2024-01-23 00:05:48 +00:00
dependabot[bot]
43f983170e
build(deps): bump clap_complete from 4.4.8 to 4.4.9 (#606) 2024-01-22 23:44:02 +00:00
dependabot[bot]
8328be8ee0 build(deps): bump clap_complete from 4.4.7 to 4.4.8
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.7...clap_complete-v4.4.8)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 12:09:35 -03:00
dependabot[bot]
a59d1635a0
build(deps): bump rayon from 1.8.0 to 1.8.1 (#603) 2024-01-18 16:12:21 +00:00
dependabot[bot]
07a4051d49
build(deps): bump clap from 4.4.17 to 4.4.18 (#602) 2024-01-17 02:16:08 +00:00
dependabot[bot]
31bd1598e9
build(deps): bump clap from 4.4.16 to 4.4.17 (#600) 2024-01-16 13:48:20 +00:00
dependabot[bot]
f97aff0aa8
build(deps): bump clap_complete from 4.4.6 to 4.4.7 (#601) 2024-01-16 13:01:09 +00:00
dependabot[bot]
f3551214d0
build(deps): bump lz4_flex from 0.11.1 to 0.11.2 (#597) 2024-01-14 22:53:18 +00:00
dependabot[bot]
2f715413ad
build(deps): bump clap_mangen from 0.2.16 to 0.2.17 (#595) 2024-01-14 15:06:37 +00:00
dependabot[bot]
083d95257d
build(deps): bump assert_cmd from 2.0.12 to 2.0.13 (#598) 2024-01-14 13:58:41 +00:00
dependabot[bot]
f4364a0902
build(deps): bump clap from 4.4.14 to 4.4.16 (#599) 2024-01-14 13:58:35 +00:00
dependabot[bot]
88b60b423b
Merge pull request #592 from ouch-org/dependabot/cargo/libc-0.2.152 2024-01-09 02:43:41 +00:00
dependabot[bot]
c004face1e
build(deps): bump libc from 0.2.151 to 0.2.152
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.151 to 0.2.152.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.151...0.2.152)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 01:34:55 +00:00
figsoda
aede974999
Merge pull request #593 from ouch-org/dependabot/cargo/clap-4.4.14
build(deps): bump clap from 4.4.13 to 4.4.14
2024-01-08 20:34:29 -05:00
figsoda
f24445ece1
Merge pull request #594 from ouch-org/dependabot/cargo/ignore-0.4.22
build(deps): bump ignore from 0.4.21 to 0.4.22
2024-01-08 20:34:18 -05:00
dependabot[bot]
703cd66010
build(deps): bump ignore from 0.4.21 to 0.4.22
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/compare/ignore-0.4.21...ignore-0.4.22)

---
updated-dependencies:
- dependency-name: ignore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 23:33:39 +00:00
dependabot[bot]
572fb0e203
build(deps): bump clap from 4.4.13 to 4.4.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.13 to 4.4.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.13...v4.4.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 23:33:31 +00:00
dependabot[bot]
5a35618625 build(deps): bump clap from 4.4.12 to 4.4.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.12 to 4.4.13.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.12...v4.4.13)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 20:34:02 -03:00
figsoda
bdb28895ce
Merge pull request #590 from ouch-org/dependabot/cargo/clap_complete-4.4.6
build(deps): bump clap_complete from 4.4.5 to 4.4.6
2024-01-02 19:43:32 -05:00
dependabot[bot]
3e4895a39b
build(deps): bump clap_complete from 4.4.5 to 4.4.6
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.5...clap_complete-v4.4.6)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 23:39:32 +00:00
dependabot[bot]
cbfd0fa1d6 build(deps): bump tempfile from 3.8.1 to 3.9.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 22:33:40 -03:00
dependabot[bot]
fa33d351fc
build(deps): bump clap from 4.4.11 to 4.4.12 (#587) 2023-12-29 02:28:51 +00:00
dependabot[bot]
d9c3b05146
build(deps): bump bstr from 1.8.0 to 1.9.0 (#588) 2023-12-29 01:17:21 +00:00
dependabot[bot]
c86ebe12ee
build(deps): bump clap_mangen from 0.2.15 to 0.2.16 (#589) 2023-12-29 01:17:14 +00:00
dependabot[bot]
cf18296e12 build(deps): bump clap_complete from 4.4.4 to 4.4.5
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.4...clap_complete-v4.4.5)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-28 15:59:46 -03:00
dependabot[bot]
ade7dce740 build(deps): bump time from 0.3.30 to 0.3.31
Bumps [time](https://github.com/time-rs/time) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.30...v0.3.31)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 21:57:15 -03:00
cyqsimon
036e1207ef CI: add unrar feature to test matrix 2023-12-14 23:32:17 -03:00
cyqsimon
0f4e1daa0e Add note on disabling RAR support 2023-12-14 23:32:17 -03:00
cyqsimon
a2232afdc1 Make unrar feature opt-out 2023-12-14 23:32:17 -03:00
cyqsimon
fa2d214fee Feature-gate RAR support 2023-12-14 23:32:17 -03:00
dependabot[bot]
642552f75b
build(deps): bump actions/upload-artifact from 3 to 4 (#581) 2023-12-15 01:59:38 +00:00
dependabot[bot]
d5a8767705
build(deps): bump sevenz-rust from 0.5.3 to 0.5.4 (#582) 2023-12-15 01:58:49 +00:00
dependabot[bot]
9c5262fdbf
build(deps): bump libc from 0.2.150 to 0.2.151 (#579) 2023-12-14 13:31:21 +00:00
dependabot[bot]
f293d59892
build(deps): bump dawidd6/action-download-artifact from 2 to 3 (#580) 2023-12-14 13:31:17 +00:00
cyqsimon
b68186282d Write changelog 2023-12-13 19:32:55 -03:00
cyqsimon
88eab748b3 Use cross for MUSL
- I gave up. This is easier.
2023-12-13 19:32:55 -03:00
cyqsimon
fdaaf9a3ec Skip running tests on ARM64 Windows 2023-12-13 19:32:55 -03:00
cyqsimon
e385f5f367 Major matrix refactor 2023-12-13 19:32:55 -03:00
cyqsimon
1c30f51051 Make test outputs identical on all platforms 2023-12-13 19:32:55 -03:00
cyqsimon
21007e8ee1 Disable fail fast 2023-12-13 19:32:55 -03:00
cyqsimon
23936c3d2c Run tests on every target 2023-12-13 19:32:55 -03:00
dependabot[bot]
0231a50e90 build(deps): bump once_cell from 1.18.0 to 1.19.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.19.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 02:03:18 -03:00
Ilya Grigoriev
a77438ae1c README.md: fixup to #573
Reworded a sentence to make it clearer that, even though it's a linking error, it happens when *running* ouch.

Feel free to take it or leave it.
2023-12-06 23:03:14 -03:00
figsoda
0d1e581aee
Merge pull request #574 from ouch-org/dependabot/cargo/snap-1.1.1
build(deps): bump snap from 1.1.0 to 1.1.1
2023-12-06 12:01:33 -05:00
dependabot[bot]
9efe7f4155
build(deps): bump snap from 1.1.0 to 1.1.1
Bumps [snap](https://github.com/BurntSushi/rust-snappy) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/BurntSushi/rust-snappy/releases)
- [Commits](https://github.com/BurntSushi/rust-snappy/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: snap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:25:35 +00:00
João Marcos P. Bezerra
796a03a41d update README
fix dependencies section and make other minor changes

fixes #568.
0.5.1
2023-12-05 19:24:48 -03:00
João Marcos P. Bezerra
53df5f17de CI: rename manual-release action 2023-12-05 13:35:26 -03:00
João Marcos P. Bezerra
a7394cddab Bump version to 0.5.1 2023-12-05 13:22:30 -03:00