docs/src/release-notes/0.0.20.md
Version: 0.0.20 Published: 2023-07-14T16:35:47Z
π Get ready for the newest release of Rust Coreutils! Top highlights of this release are substantial improvements in GNU test suite compatibility and refined operations in multiple utilities including cksum, chmod, chroot, comm, cp, cut, among others. Supporting our development is as easy as sponsoring us on GitHub! Your contributions can help us afford a more robust Continuous Integration process through GitHub Actions. To sponsor, please visit https://github.com/sponsors/uutils.
Many utils have gotten minor changes to improve GNU compatibility. Below is a summary of the progress. See https://github.com/uutils/coreutils-tracking/ for more details
| result | 0.0.19 | 0.0.20 | change |
|---|---|---|---|
| pass | 365 | 373 | +8 |
| skip | 49 | 49 | 0 |
| fail | 186 | 178 | -8 |
| error | 2 | 2 | 0 |
| xpass | 0 | 0 | 0 |
E by @TheDcoder in https://github.com/uutils/coreutils/pull/4983pr use chrono instead of time by @x-dune in https://github.com/uutils/coreutils/pull/4942tail: Refactor paths::Input::from and Settings::inputs by @Joining7943 in https://github.com/uutils/coreutils/pull/4756Full Changelog: https://github.com/uutils/coreutils/compare/0.0.19...0.0.20