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
João Marcos P. Bezerra
4314a3bbdd
Mention Rar support in README and help
2023-12-05 13:04:08 -03:00
Ilya Grigoriev
e2796cef78
Mention 7z support in README and help
2023-12-05 13:04:08 -03:00
Ilya Grigoriev
9f82c9a655
Clarify that .sz refers to Google's Snappy format
...
It needs to be disambiguated from the unfortunately named
SZ compression, see https://szcompressor.org/ .
Fixes #563
2023-12-05 13:04:08 -03:00
cyqsimon
e09d82ee42
Write changelog
2023-12-04 21:31:32 -03:00
cyqsimon
be199d07a6
Tidy up features
2023-12-04 21:31:32 -03:00
dependabot[bot]
dd3b8e852f
build(deps): bump clap from 4.4.10 to 4.4.11 ( #569 )
2023-12-05 00:18:22 +00:00
João Marcos P. Bezerra
0dbbd3b882
CHANGELOG: Fix mistake in changelog link
0.5.0
2023-12-01 16:22:10 -03:00
João Marcos P. Bezerra
6aec0372ec
Update CHANGELOG.md
2023-12-01 16:14:42 -03:00
João Marcos P. Bezerra
5fff79e4e2
Bump version to 0.5.0
2023-12-01 15:06:29 -03:00
Flat
e6ea9f7238
ci: fix release script
2023-11-30 15:46:56 -03:00
Flat
e81adf15f0
ci: fix artifacts for non x86_64 linux
2023-11-30 15:46:56 -03:00
Flat
63e71085d0
ci: fix package-release-assets.sh
2023-11-30 15:46:56 -03:00
Flat
29791461f4
ci: fix artifacts
2023-11-30 15:46:56 -03:00
dependabot[bot]
83b1131fda
build(deps): bump ignore from 0.4.20 to 0.4.21 ( #558 )
2023-11-28 23:42:01 +00:00
João Marcos P. Bezerra
f3db923d83
Decrease memory usage in ARMv7 CI
...
Our GitHub Actions CI was failing because the ARMv7 systems use QEMU
which consumes more memory than usual, by decreasing the memory usage,
we expect to make it all work again.
2023-11-28 20:29:28 -03:00
dependabot[bot]
5b11f9cbc0
build(deps): bump clap from 4.4.9 to 4.4.10 ( #560 )
2023-11-28 23:29:20 +00:00
figsoda
f44ad70b70
Merge pull request #557 from ouch-org/dependabot/cargo/clap-4.4.9
...
build(deps): bump clap from 4.4.8 to 4.4.9
2023-11-28 09:53:19 -05:00
dependabot[bot]
a8a580e2e3
build(deps): bump clap from 4.4.8 to 4.4.9
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.8 to 4.4.9.
- [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.8...v4.4.9 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 23:33:57 +00:00
João Marcos P. Bezerra
a7a65d2510
Report errors for non-UTF-8 entries in Zip and 7z
2023-11-25 21:33:22 -03:00
João Marcos P. Bezerra
d07c65508a
Removing redundant code
2023-11-25 21:33:22 -03:00
João Marcos P. Bezerra
8483739184
Minor refactor to archive handling code
2023-11-25 21:33:22 -03:00
Flat
69b1db4a35
chore: cargo fmt
2023-11-25 21:33:22 -03:00
Flat
633d1dedd0
chore: update CHANGELOG.md
2023-11-25 21:33:22 -03:00
Flat
97b4356aa8
feat: implement 7zip support for compression and decompression
...
This also fixes symlink canonicalization for Windows and fixes UI tests on Windows.
2023-11-25 21:33:22 -03:00