Skip to content

0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 08:59
· 78 commits to main since this release

📦 Findutils 0.6.0 Release:

We are thrilled to announce the release of Findutils 0.6.0! This version brings numerous enhancements, bug fixes, and new features, further improving the toolset's robustness and functionality.

This release saw contributions from 8 developers, including 5 newcomers. Including @hanbings as part of the Google summer of code 2024.

We encourage you to support our project by sponsoring us on GitHub. Your sponsorship helps us maintain and enhance our infrastructure, such as GitHub Actions. Sponsor us at https://github.com/sponsors/uutils.

BFS Test Suite Compatibility

Here’s how version 0.6.0 compares to the previous release:

Result Previous Current Change % Total Previous % Total Current % Change
Pass 176 190 +14 61.11% 65.97% +4.86%
Skip 1 1 0 0.35% 0.35% 0.00%
Fail 111 97 -14 38.54% 33.68% -4.86%

BFS testsuite evolution

For more details, visit https://github.com/uutils/findutils-tracking/.

GNU Test Suite Compatibility

Here’s how version 0.6.0 compares to the previous release:

Result Previous Current Change % Total Previous % Total Current % Change
Pass 429 445 +16 59.75% 63.38% +3.63%
Skip 1 1 0 0.14% 0.14% 0.00%
Fail 286 254 -32 39.83% 36.18% -3.65%
Error 2 2 0 0.28% 0.28% 0.00%

GNU testsuite evolution

For more details, visit https://github.com/uutils/findutils-tracking/.

Download findutils 0.6.0

File Platform Checksum
findutils-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
findutils-x86_64-apple-darwin.tar.xz Intel macOS checksum
findutils-x86_64-pc-windows-msvc.zip x64 Windows checksum
findutils-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

What's Changed

Find

xargs

Build

Code quality

Documentation

CI

Dependencies

New Contributors

Full Changelog: 0.4.2...0.6.0