Skip to content

ouch 0.5.0#156176

Merged
BrewTestBot merged 2 commits intoHomebrew:masterfrom
Porkepix:bump-ouch-0.5.0
Dec 2, 2023
Merged

ouch 0.5.0#156176
BrewTestBot merged 2 commits intoHomebrew:masterfrom
Porkepix:bump-ouch-0.5.0

Conversation

@Porkepix
Copy link
Copy Markdown
Contributor

@Porkepix Porkepix commented Dec 2, 2023

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
# What's new in `0.5.0`?

New Features

  • Add .rar support (decompression and listing, see clarification below) (#529 by @lmkra)
  • Add .7z support (#555 by @Flat)

Improvements

  • Switch to the faster lz4 implementation, lz4_flex (#445 by @PSeitz)
  • Improve error message when decompressing with missing extensions (#518 by @marcospb19)
  • Strip binary when building with cargo (#535 by @marcospb19)
  • Completions: hint generator to expand to file paths (#508 by @marcospb19)

Bug Fixes

  • Fix size unit inconsistency (#502 by @marcospb19)
  • Fix unaligned output when using parallelism (#509 by @marcospb19)

Clarifications about .rar support

The added .rar support includes unpacking (decompressing and listing) but not packing (compressing a new archive), that's due to RAR's license restrictions, as it only allows their proprietary software (WinRAR) to pack new archives.

With that in mind, we advice you not to use .rar if possible, instead, use .zip, .tar.gz, .tar.zst, .tar.xz or .tar with other supported format.

New Contributors

Thanks to everyone who helped with this release! :tada::tada:


And a special thank you to @Flat for fixing our releases. :heart:

Full Changelog: ouch-org/ouch@0.4.2...0.5.0

@github-actions github-actions Bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 2, 2023
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 2, 2023

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 2, 2023
@BrewTestBot BrewTestBot enabled auto-merge December 2, 2023 02:22
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 2, 2023
Merged via the queue into Homebrew:master with commit b9b35eb Dec 2, 2023
@github-actions github-actions Bot added the outdated PR was locked due to age label Jan 2, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants