Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 08:14
· 11 commits to main since this release

📦 Findutils 0.7.0 Release:

We are thrilled to announce the release of Findutils 0.7.0! This version brings numerous enhancements, bug fixes, and new features, further improving the toolset's robustness and functionality. In this release, we have 86 new BFS and GNU tests passing!
Congratulations to @hanbings for pushing so many changes as part of the Google summer of code 2024.

This release saw contributions from 5 developers, including 1 newcomer.

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.7.0 compares to the previous release:

Result Previous Current Change % Total Previous % Total Current % Change
Pass 190 244 +54 65.97% 76.97% +11%
Skip 1 6 +5 0.35% 1.89% +1.54%
Fail 97 67 -30 33.68% 21.14% -12.54%
Total 288 317 +29

BFS testsuite evolution

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

GNU Test Suite Compatibility

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

Result Previous Current Change % Total Previous % Total Current % Change
Pass 445 477 +32 63.38% 72.38% +9%
Skip 1 1 0 0.14% 0.15% +0.01%
Fail 254 179 -75 36.18% 27.16% -9.02%
Error 2 2 0 0.28% 0.30% +0.02%
Total 702 659 -43

GNU testsuite evolution

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

Download findutils 0.7.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

CI

Code quality

Dependencies

New Contributors

Full Changelog: 0.6.0...0.7.0