docs/src/release-notes/0.5.0.md
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!
Improved GNU Compatibility
fold, cksum, install, and numfmtUnicode & Text Processing Enhancements
fold: Added combining character support for proper Unicode text wrappingptx: Implemented GNU mode with dumb terminal formatSecurity & Performance Improvements
cksum: Merged with hashsum for unified checksum functionalityinstall: Enhanced mode parsing with comma-separated support and umask handlingseq: Improved large integer handling with dedicated benchmarksPlatform Support Expansion
Developer Experience Improvements
Contributions: This release was made possible by 6 new contributors joining our community
| Result | 0.4.0 | 0.5.0 | Change 0.4.0 to 0.5.0 | % Total 0.4.0 | % Total 0.5.0 | % Change 0.4.0 to 0.5.0 |
|---|---|---|---|---|---|---|
| Pass | 544 | 566 | +22 | 85.80% | 87.75% | +1.95% |
| Skip | 33 | 23 | -10 | 5.21% | 3.57% | -1.64% |
| Fail | 56 | 55 | -1 | 8.83% | 8.53% | -0.30% |
| Error | 1 | 1 | 0 | 0.16% | 0.16% | 0% |
| Total | 634 | 645 | +11 (new tests) |
š Help us translate - Contribute translations at Weblate š Sponsor us on GitHub to accelerate development: github.com/sponsors/uutils š Download the latest release: https://uutils.github.io
cksum-c.sh after bump to 9.9 by @RenjiSann in https://github.com/uutils/coreutils/pull/9511--files0-from=- with piped in - by @cakebaker in https://github.com/uutils/coreutils/pull/8985freebsd.yml by @cakebaker in https://github.com/uutils/coreutils/pull/9239markdownlint_cli2_action & fix warnings by @cakebaker in https://github.com/uutils/coreutils/pull/9309iana-time-zone and windows-core by @cakebaker in https://github.com/uutils/coreutils/pull/9519icu crates from 2.0.0 to 2.1.1 by @cakebaker in https://github.com/uutils/coreutils/pull/9073Full Changelog: https://github.com/uutils/coreutils/compare/0.4.0...0.5.0