0.5.0
๐ฆ 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, andnumfmt
-
Unicode & Text Processing Enhancements
fold: Added combining character support for proper Unicode text wrappingptx: Implemented GNU mode with dumb terminal format- Enhanced text processing across multiple utilities