docs/src/release-notes/0.0.27.md
Version: 0.0.27 Published: 2024-06-23T17:12:21Z
📦 Rust Coreutils 0.0.27 Release:
We are excited to announce the release of Rust Coreutils 0.0.27! This version continues to improve the compatibility.
This update adds +8 GNU passing tests compared to version 0.0.26 and therefore reduces the failing tests by -8.
This release saw contributions from 21 developers, including 9 newcomers.
We encourage you to support our project by sponsoring us on GitHub. Your sponsorship helps us maintain and enhance our infrastructure, such as GitHub Actions. Sponsor us at https://github.com/sponsors/uutils.
For more details and to download the latest release, visit our website at https://uutils.github.io.
Here’s how version 0.0.27 fares in comparison to the previous release:
| Result | 0.0.26 | 0.0.27 | Change 0.0.26 to 0.0.27 | % Total 0.0.26 | % Total 0.0.27 | % Change 0.0.26 to 0.0.27 |
|---|---|---|---|---|---|---|
| Pass | 447 | 455 | +8 | 73.04% | 74.35% | +1.31% |
| Skip | 44 | 44 | 0 | 7.19% | 7.19% | 0.00% |
| Fail | 121 | 113 | -8 | 19.77% | 18.46% | -1.31% |
| Error | 0 | 0 | 0 | 0.00% | 0.00% | 0.00% |
For more details, visit https://github.com/uutils/coreutils-tracking/.
sum feature for checksum feature by @cakebaker in https://github.com/uutils/coreutils/pull/6450/sys/kernel/address_bits to /sys/kernel/profiling in test_cp by @AnirbanHalder654322 in https://github.com/uutils/coreutils/pull/6294#[ignore] to disable tests by @cakebaker in https://github.com/uutils/coreutils/pull/6395target_os = "macos-12" by @cakebaker in https://github.com/uutils/coreutils/pull/6405cp-parents test case by @matrixhead in https://github.com/uutils/coreutils/pull/6446get_matches_from() instead of try_get_matches_from() in tests by @cakebaker in https://github.com/uutils/coreutils/pull/6374--color=auto -l by @AnirbanHalder654322 in https://github.com/uutils/coreutils/pull/6346u64::MAX instead of max_value() by @cakebaker in https://github.com/uutils/coreutils/pull/6477#[ignore] to disable tests by @cakebaker in https://github.com/uutils/coreutils/pull/6388-s/--since of uptime to extensions by @cakebaker in https://github.com/uutils/coreutils/pull/6391#[cfg(not(target_pointer_width = "128"))] by @cakebaker in https://github.com/uutils/coreutils/pull/6418mode feature by @cakebaker in https://github.com/uutils/coreutils/pull/6421dragonflybsd to dragonfly by @cakebaker in https://github.com/uutils/coreutils/pull/6384itertools and fix use of deprecated function by @cakebaker in https://github.com/uutils/coreutils/pull/6455fts-sys and selinux-sys by @cakebaker in https://github.com/uutils/coreutils/pull/6339ls: upgrade uutils-term-grid to 0.5 by @tertsdiepraam in https://github.com/uutils/coreutils/pull/5485libc to 0.2.153 by @cakebaker in https://github.com/uutils/coreutils/pull/6408Full Changelog: https://github.com/uutils/coreutils/compare/0.0.26...0.0.27