Skip to content

0.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:31
· 994 commits to main since this release
3a07ffc

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

  • base64: improve perfs by using the base64-simd crate by @sylvestre in #8578

cp

  • cp: fix copying current directory (.) to existing directory by @Vesal-J in #8565

nl

stty

uucore

Distribution & Build

Documentation

Dependencies

  • chore(deps): update rust crate winapi-util to v0.1.11 by @renovate[bot] in #8570
  • fix(deps): update rust crate console to v0.16.1 by @renovate[bot] in #8577
  • chore(deps): update rust crate chrono to v0.4.42 by @renovate[bot] in #8576
  • chore(deps): update rust crate linux-raw-sys to 0.11 by @renovate[bot] in #8580

New Contributors

Full Changelog: 0.2.0...0.2.2