Rust Coreutils 0.0.29 Release: Announced with various improvements and contributions.
- Highlights: Improved compatibility (passing GNU tests increased to 506, failing tests reduced to 67), made possible by 32 contributors including 18 newcomers. Several commands now have 100% compatibility with GNU tests. Performance boosts in tools like du, echo, and seq.
- GNU Test Suite Compatibility: Compared with 0.0.28, showing details of pass, skip, fail, and error rates.
- Call to Action: Support the work by sponsoring on GitHub (https://github.com/sponsors/u... or visit https://uutils.github.io for more details and to download the latest release.
What's Changed:
- Various commands like basenc, base32/base64, checksum, etc. have had multiple fixes and improvements in different aspects such as error handling, adding features, and reworking code.
- Commands like df, dircolors, du, etc. have had fixes related to display of special characters, error handling, and more.
- Many commands have had improvements in compatibility with GNU and other behaviors.
- Dependencies: Bumped and updated several Rust crates like crossterm, thiserror, etc. with detailed version changes.
- New Contributors: List of new contributors who made their first contributions to the project.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。