docs/src/release-notes/0.0.28.md
Version: 0.0.28 Published: 2024-11-16T19:37:15Z
We are thrilled to announce the release of Rust Coreutils 0.0.28! This release brings significant improvements in compatibility and stability, continuing our journey to provide a robust alternative to GNU Coreutils.
cksum, mkdir, and tr.Hereβs how version 0.0.28 compares to the previous release:
| Result | 0.0.27 | 0.0.28 | Change 0.0.27 to 0.0.28 | % Total 0.0.27 | % Total 0.0.28 | % Change 0.0.27 to 0.0.28 |
|---|---|---|---|---|---|---|
| Pass | 455 | 476 | +21 | 74.35% | 77.65% | +3.30% |
| Skip | 44 | 43 | -1 | 7.19% | 7.01% | -0.18% |
| Fail | 113 | 94 | -19 | 18.46% | 15.34% | -3.12% |
| Error | 0 | 0 | 0 | 0.00% | 0.00% | 0.00% |
Support our work by sponsoring us on GitHub! Your contributions help maintain our infrastructure and enable faster iterations. Sponsor us here.
For more details and to download the latest release, visit our website: https://uutils.github.io.
basenccatwrite_end_of_line() to avoid duplicate code by @cakebaker in #6764cksum / hashsum--check with base64 and other improvements by @sylvestre in #6452-z / --zero by @RenjiSann in #6815cp--verbose mode by @djedi23 in #6496part-symlink by @matrixhead in #6588S_IWUSR by @andrewliebenow in #6700cp by @LoricAndre in #6690datedate by @Its-Just-Nans in #6526dddircolorsechohashsum--binary / --text by @Pistonight in #6808--strict or --quiet is given by @howjmay in #6584hostnamedns-lookup crate to get network address(es) of the host by @lcheylus in #6550join-i by @jtracey in #6774ls--dired after GNU v9.5 changes by @sylvestre in #6144color-norm by @matrixhead in #6481dired option (-D) not outputting datetime and parent directory byte offsets by @pyoky in #6538-CF is passed (closes #5396) by @sylvestre in #6528color-clear-to-eol by @matrixhead in #6507parse_width function by @matrixhead in #6510ls by @Its-Just-Nans in #6527color-ext by @matrixhead in #6537:) in recursive mode and patch the quote-align GNU test by @RenjiSann in #6559unwrap_or and or to lazy-evaluated unwrap_or_else and or_else by @AnirbanHalder654322 in #6609ln-nf by @jansheikkinen in #5975mkdiracl permissions inheritance for subdirectories by @AnirbanHalder654322 in #6676mkdir and rmdir by @sgvictorino in #6790--parent to be provided more than once by @DaringCuteSeal in #6831mvto-symlink by @matrixhead in #6578tests/mv/mv-exchange.sh by @sylvestre in #6641mv-n compatibility by @matrixhead in #6599dup-src compatibility by @matrixhead in #6837odpasteprintfrunconruncon and stdbuf to pass tests/misc/invalid-opt.pl by @sylvestre in #6657runcon by @cakebaker in #6680sort--batch-size by @sylvestre in #6535synccrash! with USimpleError by @Kev1n8 in #6547test-o argument triggers an error by @sylvestre in #6642touchtouch for Nushell by @ysthakur in #5946uptimeutmp by @lcheylus in #6514errno values on macOS by @BenWiederhake in #6571usersutmp by @jadijadi in #6406needless_borrows_for_generic_args on OpenBSD by @lcheylus in #6509Option instead of Vec for file argument by @cakebaker in #6761manual_unwrap_or_default on OpenBSD by @lcheylus in #6772trset2 is too big on complemented class by @RenjiSann in #6564[:upper:] by @cvonelm in #6513tsorttsort by @anastygnome in #5968tsort.pl by @sylvestre in #6785tty from proc_info by @Krysztal112233 in https://github.com/uutils/coreutils/pull/6593ProcessInfomation::tty by @Krysztal112233 in https://github.com/uutils/coreutils/pull/6597getsid for process.rs by @Krysztal112233 in https://github.com/uutils/coreutils/pull/6600pgrep/process.rs to uucore by @Krysztal112233 in https://github.com/uutils/coreutils/pull/6483determine_regex() by @cakebaker in https://github.com/uutils/coreutils/pull/6500PanicInfo by @cakebaker in https://github.com/uutils/coreutils/pull/6792--list to help output by @cakebaker in https://github.com/uutils/coreutils/pull/6692workspace = true for some dependencies by @cakebaker in https://github.com/uutils/coreutils/pull/6601cfg condition name by @cakebaker in https://github.com/uutils/coreutils/pull/6497Cargo.lock by @cakebaker in https://github.com/uutils/coreutils/pull/6652spell-checker:ignore by @cakebaker in https://github.com/uutils/coreutils/pull/6627nix & ctrlc and adapt code to API changes in nix by @cakebaker in https://github.com/uutils/coreutils/pull/6648selinux-sys and fts-sys by @cakebaker in https://github.com/uutils/coreutils/pull/6693tempfile from 3.10.1 to 3.11.0 by @cakebaker in https://github.com/uutils/coreutils/pull/6613parking_lot_core by @cakebaker in https://github.com/uutils/coreutils/pull/6663windows-sys & adapt tail to API change by @cakebaker in https://github.com/uutils/coreutils/pull/6681Full Changelog: https://github.com/uutils/coreutils/compare/0.0.27...0.0.28