There was an error while loading. Please reload this page .
Sorry, something went wrong.
This commit was created on GitHub.com and signed with GitHub’s verified signature .
📦 Rust Coreutils 0.5.0 Release:
We are excited to announce the release of Rust Coreutils 0.5.0 — a significant milestone featuring comprehensive platform improvements, and robust testing infrastructure with continued progress toward full GNU compatibility!
Highlights:
Improved GNU Compatibility 566 passing tests (+22 from 0.4.0), achieving 87.75% compatibility Reduced failures from 56 to 55 (-1) and skipped tests from 33 to 23 (-10) Updated GNU reference from 9.8 to 9.9, adding 11 new tests Major improvements to fold , cksum , install , and numfmt
Unicode & Text Processing Enhancements fold : Added combining character support for proper Unicode text wrapping ptx : Implemented GNU mode with dumb terminal format Enhanced text processing across multiple utilities
Security & Performance Improvements cksum : Merged with hashsum for unified checksum functionality install : Enhanced mode parsing with comma-separated support and umask handling seq : Improved large integer handling with dedicated benchmarks Various memory and performance optimizations across utilities
Platform Support Expansion Added OpenBSD to CI pipeline with comprehensive testing Re-enabled Redox OS support in CI Enhanced Cygwin support in uucore Improved build processes across platforms
... continue reading