Back to Coreutils

0.0.22

docs/src/release-notes/0.0.22.md

0.8.016.9 KB
Original Source

0.0.22

Version: 0.0.22 Published: 2023-10-15T16:38:31Z

Release Notes

šŸ“¦ Rust Coreutils 0.0.22 Release:

We've got +11 more GNU tests passing than in our last release. This release also adds support for NetBSD and requires a minimum Rust version of 1.70. šŸ› ļø We are also collaborating more and more with the nushell team. Future versions of nushell will rely on the Rust Coreutils. 24 developers contributed to this release (11 new contributors started with this release).

Visit our website at https://uutils.github.io.

If you want to help us, please consider sponsoring on GitHub. This helps us use better tools like GitHub Actions. Sponsor us at https://github.com/sponsors/uutils.

GNU test suite compatibility

Here's how version 0.0.22 compares to the previous release - running GNU/Coreutils 9.4:

result0.0.210.0.22change
pass372383+11
skip4948-1
fail181171-10
error220

For more details, visit https://github.com/uutils/coreutils-tracking/.

What's Changed

chown

cp

cut

dd

df

echo

expr

fmt

ls

mkdir

mv

nl

relpath

rm

seq

split

touch

tr

wc

whoami

yes

Build system & CI

Documentation

Security

Various improvements

Dependencies

New Contributors

Full Changelog: https://github.com/uutils/coreutils/compare/0.0.21...0.0.22