0.4.0
๐ฆ Rust Coreutils 0.4.0 Release:
We are pleased to announce the release of Rust Coreutils 0.4.0 โ continuing our journey toward full GNU compatibility with improved test coverage, enhanced functionality, and robust implementations!
Highlights:
-
Enhanced GNU Compatibility
- 544 passing tests (+12 from 0.3.0), achieving 85.80% compatibility
- Reduced failures from 68 to 56 (-12)
- Better compatibility with GNU
datetimezone handling
-
Algorithm & Performance Improvements
factor: Integrated num_prime crate for faster u64/u128 factorizationtsort: Fixed stack overflow issues with iterative DFS implementationcksum: Added comprehensive performance benchmarksmkdir: Fixed stack overflow with deeply nested directories