Back to Coreutils

0.0.27

docs/src/release-notes/0.0.27.md

0.8.017.1 KB
Original Source

0.0.27

Version: 0.0.27 Published: 2024-06-23T17:12:21Z

Release Notes

📦 Rust Coreutils 0.0.27 Release:

We are excited to announce the release of Rust Coreutils 0.0.27! This version continues to improve the compatibility.

This update adds +8 GNU passing tests compared to version 0.0.26 and therefore reduces the failing tests by -8.

This release saw contributions from 21 developers, including 9 newcomers.

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.

For more details and to download the latest release, visit our website at https://uutils.github.io.

What's Changed

GNU Test Suite Compatibility

Here’s how version 0.0.27 fares in comparison to the previous release:

Result0.0.260.0.27Change 0.0.26 to 0.0.27% Total 0.0.26% Total 0.0.27% Change 0.0.26 to 0.0.27
Pass447455+873.04%74.35%+1.31%
Skip444407.19%7.19%0.00%
Fail121113-819.77%18.46%-1.31%
Error0000.00%0.00%0.00%

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

cksum

cksum/hashsum

cp

df

env

fmt

id

kill

ls

od

pinky

seq

shuf

sort

tail

tr

uptime

utmpx

Misc

CI

Documentation

Testing

Dependencies

New Contributors

Full Changelog: https://github.com/uutils/coreutils/compare/0.0.26...0.0.27