Back to Coreutils

0.1.0

docs/src/release-notes/0.1.0.md

0.8.041.9 KB
Original Source

0.1.0

Version: 0.1.0 Published: 2025-05-24T22:00:55Z

Release Notes

šŸ“¦ Rust Coreutils 0.1.0 Release:

We are excited to announce the release of Rust Coreutils 0.1.0 — our first 0.1 milestone! This release brings major performance gains, SELinux support, and expanded GNU compatibility.


Highlights:

  • SELinux Support New SELinux integration in cp, ls, mkdir, mknod, mkfifo, install, and stat. Plus, SELinux-aware CI testing is now live!

  • Performance Improvements Notable speedups in cat, ls, wc, tail, seq, and more — many now match or exceed GNU performance.

  • Ubuntu Plans to Ship uutils Ubuntu is beginning to integrate Rust Coreutils into its base system! āž¤ Oxidizing Ubuntu

  • Huge Contribution Wave This release includes 843 commits from 60+ contributors, including 40 newcomers!


GNU Test Suite Compatibility:

Result0.0.300.1.0Change 0.0.30 to 0.1.0% Total 0.0.30% Total 0.1.0% Change 0.0.30 to 0.1.0
Pass507522+1582.17%84.46%+2.29%
Skip4131-106.65%5.02%-1.63%
Fail6965-411.18%10.52%-0.66%
Total617618+1 (new test)


Call to Action:

šŸš€ Sponsor us on GitHub to help us grow faster: github.com/sponsors/uutils šŸ”— Download the latest release & learn more: https://uutils.github.io

What's Changed

basenc

cat

chmod

chroot

cksum

cp

csplit

date

dd

df

du

echo

env

expr

false

fmt

hostid

hostname

id

install

ls

mkdir

mkfifo

mknod

mktemp

more

mv

numfmt

od

pr

printf

ptx

rm

seq

shred

shuf

sleep

sort

split

stat

sum

sync

tail

tee

test

timeout

touch

tsort

uptime

uucore

wc

whoami

yes

Selinux

Code quality

CI

Documentation

Dependency Updates

New Contributors

Full Changelog: https://github.com/uutils/coreutils/compare/0.0.30...0.1.0