docs/src/release-notes/0.0.30.md
Version: 0.0.30 Published: 2025-03-08T13:54:44Z
Here's how version 0.0.30 compares to the previous release:
| Result | 0.0.29 | 0.0.30 | Change 0.0.29 to 0.0.30 | % Total 0.0.29 | % Total 0.0.30 | % Change 0.0.29 to 0.0.30 |
|---|---|---|---|---|---|---|
| Pass | 506 | 507 | +1 | 82.38% | 82.17% | -0.21% |
| Skip | 41 | 41 | 0 | 6.68% | 6.65% | -0.03% |
| Fail | 67 | 69 | +2 | 10.92% | 11.18% | +0.26% |
| Total | 614 | 617 | +3 (new tests) |
Support our work by sponsoring us on GitHub! Your contributions directly help maintain our infrastructure and enable faster development. Sponsor us here. For more details and to download the latest release, visit our website: https://uutils.github.io.
is_some_and with is_none_or by @cakebaker in https://github.com/uutils/coreutils/pull/74030 with -l and -t by @cakebaker in https://github.com/uutils/coreutils/pull/7193tests_ls_no_cap.patch to GNU coreutils 9.6 by @cakebaker in https://github.com/uutils/coreutils/pull/7163-u --interactive by @cakebaker in https://github.com/uutils/coreutils/pull/7178k suffix for kilos by @alexsnaps in https://github.com/uutils/coreutils/pull/7322sleep from tests by @cakebaker in https://github.com/uutils/coreutils/pull/7327-f and -p short options by @cakebaker in https://github.com/uutils/coreutils/pull/7200lazy_static and use LazyLock instead by @cakebaker in https://github.com/uutils/coreutils/pull/7404PanicInfo with PanicHookInfo by @cakebaker in https://github.com/uutils/coreutils/pull/7395spell-checker:ignore in two files by @cakebaker in https://github.com/uutils/coreutils/pull/7300wait_with_output private by @cakebaker in https://github.com/uutils/coreutils/pull/7350syn from skip list by @cakebaker in https://github.com/uutils/coreutils/pull/7139rustix & linux-raw-sys to skip list by @cakebaker in https://github.com/uutils/coreutils/pull/7416</> operators in fuzz_test.rs by @cakebaker in https://github.com/uutils/coreutils/pull/7330unnecessary_map_or lint by @cakebaker in https://github.com/uutils/coreutils/pull/73981.85 by @cakebaker in https://github.com/uutils/coreutils/pull/7329once_cell dependency and use LazyLock by @cakebaker in https://github.com/uutils/coreutils/pull/7405rand_pcg by @cakebaker in https://github.com/uutils/coreutils/pull/7233repeat().take() with repeat_n() by @cakebaker in https://github.com/uutils/coreutils/pull/7400fts-sys from 0.2.13 to 0.2.14 by @cakebaker in https://github.com/uutils/coreutils/pull/7279nom and adapt tr to API changes by @cakebaker in https://github.com/uutils/coreutils/pull/7227rand & rand_core to 0.9.0, adapt code to API changes by @cakebaker in https://github.com/uutils/coreutils/pull/7242tempfile & add two crates to the skip list in deny.toml by @cakebaker in https://github.com/uutils/coreutils/pull/7238Full Changelog: https://github.com/uutils/coreutils/compare/0.0.29...0.0.30