Skip to content

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### 📦 **Rust Coreutils 0.2.0 Release:**

We are excited to announce the release of Rust Coreutils 0.2.0 — our first fully internationalized release!
This milestone brings comprehensive localization support, major performance improvements, and enhanced Unicode handling.


Highlights:

  • Full Internationalization & Localization
    Complete translation infrastructure using Mozilla's Fluent framework with French translations included.
    Support for complex plural forms (Arabic, Hebrew, etc.) and locale-aware formatting.
    Even error messages from clap are fully localizable!

  • Community Translation Platform
    Join our translation efforts at Weblate
    or contribute directly via our l10n repository

  • Unicode & Non-UTF8 Path Support
    All programs now handle non-UTF8 paths seamlessly while supporting full Unicode features.
    Example: echo "🍔🍟🥤" | cut -d"🍟" -f1 works perfectly with emoji delimiters!

  • Massive Performance Gains
    Notable example: tr went from 9.81x slower than GNU to 1.58x faster — a 15x improvement!
    Additional optimizations in sort, cat, and other utilities.

  • Enhanced GNU Compatibility
    538 passing tests (+16 from 0.1.0), with reduced failures from 65 to 52.
    Continued improvements in edge case handling and behavior matching.

  • Production Ready for Ubuntu
    As part of Ubuntu's announcement of plans to integrate Rust Coreutils, this release focuses on stability and compatibility improvements to ensure Ubuntu users have the best possible experience.

  • Contributions
    This release includes 1183 commits from 46+ contributors, including 28 newcomers!
    All this with a code coverage about 87%!


GNU Test Suite Compatibility:

Result 0.1.0 0.2.0 Change 0.1.0 to 0.2.0 % Total 0.1.0 % Total 0.2.0 % Change 0.1.0 to 0.2.0
Pass 522 538 +16 84.46% 87.06% +2.60%
Skip 31 27 -4 5.02% 4.37% -0.65%
Fail 65 52 -13 10.52% 8.42% -2.10%
Error 0 1 +1 0% 0.16% +0.16%
Total 618 618 0

GNU testsuite evolution


Call to Action:

🌍 Help us translate - Contribute translations at Weblate
🚀 Sponsor us on GitHub to accelerate development: github.com/sponsors/uutils
🔗 Download the latest release: https://uutils.github.io

What's Changed

basenc

basename

cat

chmod

chown

chroot

cksum

cp

csplit

date

df

du

echo

env

expr

factor

fmt

fold

hashsum

head

install

ln

logname

ls

mkdir

mkfifo

mknod

mktemp

more

mv

nice

nl

od

pr

printf

pwd

realpath

rm

shred

sort

stat

stdbuf

stty

sync

tail

tee

timeout

touch

tr

uname

unexpand

uptime

users

who

uucore

Localization & Internationalization

View the full release notes at https://github.com/uutils/coreutils/releases/tag/0.2.0.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 6, 2025
@chenrui333 chenrui333 force-pushed the bump-uutils-coreutils-0.2.0 branch from e829822 to 237287c Compare September 6, 2025 14:43
@daeho-ro daeho-ro force-pushed the bump-uutils-coreutils-0.2.0 branch 2 times, most recently from a8d259d to 34cbd61 Compare September 7, 2025 10:15
uutils-coreutils: remove build patch

Signed-off-by: Rui Chen <[email protected]>
@daeho-ro daeho-ro force-pushed the bump-uutils-coreutils-0.2.0 branch from 34cbd61 to 33aab6c Compare September 7, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants