Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2025

This PR contains the following updates:

Package Type Update Change
uucore (source) workspace.dependencies minor 0.0.30 -> 0.2.0

Release Notes

uutils/coreutils (uucore)

v0.2.2

Rust Coreutils 0.2.2 Release:

This is a patch release focused on critical infrastructure fixes to ensure reliable distribution and deployment across different platforms.
We also improved the performance of base64 to be faster than the GNU implementation (1.56 times faster).

What's Changed

base64

cp

nl

stty

uucore

Distribution & Build

Documentation

Dependencies

New Contributors

Full Changelog: uutils/coreutils@0.2.0...0.2.2

v0.2.0

Compare Source

📦 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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/uucore-0.x branch from bdc3418 to 6bd6899 Compare October 21, 2025 08:34
@cakebaker cakebaker merged commit e5e42ce into main Oct 21, 2025
24 checks passed
@renovate renovate bot deleted the renovate/uucore-0.x branch October 21, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant