Back to Coreutils

0.0.18

docs/src/release-notes/0.0.18.md

0.8.025.4 KB
Original Source

0.0.18

Version: 0.0.18 Published: 2023-04-02T19:43:54Z

Release Notes

🎉 We're excited to announce the new release of Rust coreutils! This release brings several improvements and new features, including updates to the GNU test suite compatibility, and refinements in various utilities such as cksum, chmod, chroot, comm, cp, cut, and many more.

General changes

GNU test suite compatibility

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 The numbers changes in every category because of the GNU/Coreutils upgraded to 9.2

result0.0.170.0.18change
pass338340+2
skip4850+2
fail204210+6
error32+-1

Detailed changes

cksum 

chmod

chroot

comm

cp

cut

date

dd

du

env

expand

factor

hashsum

install

ln

ls

mktemp

mv

nice

nproc

od

ptx

pwd

rm

shred

sleep

stdbuf

stty

tail

touch

timeout

tr

uname

uniq

uptime

utmpx

wc

uucore

CI

Test

Code quality

Documentation

Dependency update

New Contributors

Full Changelog: https://github.com/uutils/coreutils/compare/0.0.17...0.0.18