0.0.12
版本发布时间: 2022-01-19 22:53:45
uutils/coreutils最新发布版本:0.0.27(2024-06-24 01:12:21)
Due to problems with stdbuf
, the previous release (0.0.9) required a patch to work and no binary artifacts were generated. This release fixes that issue.
Changes
These are selected user-facing changes since 0.0.8.
- The minimum supported Rust version is now 1.54.
- The version numbers of the utils, the
coreutils
binary,uucore
anduucore_procs
are now synced. Hence the jump from 0.0.9 to 0.012. - All utils now use
UResult
due to incredible work by @jfinkels, who contributed over 50 PRs for this to happen, with additional contributions by @thomasqueirozb, @Smicry and @E3uka. This change is mostly invisible to users, but does lead to more consistent error messages now and in the future.
cp
- Fix pre-write permission change by @kimono-koans in https://github.com/uutils/coreutils/pull/2769
- Handle edge cases when dest is a symlink by @miDeb in https://github.com/uutils/coreutils/pull/2610
env
- Don't panic when name is empty by @thomasqueirozb in https://github.com/uutils/coreutils/pull/2731
join
- Add
-z
option by @jtracey in https://github.com/uutils/coreutils/pull/2880 - Operate on bytes instead of Strings by @jtracey in https://github.com/uutils/coreutils/pull/2851
ls
- Add possible value for
--color=
by @equal-l2 in https://github.com/uutils/coreutils/pull/2738 - Reduce binary size by removing regex crate by @kimono-koans in https://github.com/uutils/coreutils/pull/2781
- Fix newline when only dirs in base directory by @kimono-koans in https://github.com/uutils/coreutils/pull/2853
- Fix padding for dangling links in non-Long formats by @kimono-koans in https://github.com/uutils/coreutils/pull/2856
- Fix device display by @kimono-koans in https://github.com/uutils/coreutils/pull/2855
more
- Add next-line and prev-line command by @E3uka in https://github.com/uutils/coreutils/pull/2771
mv
- Fix bug: Should be able to stat files, but not able to mv if source and target are the same by @kimono-koans in https://github.com/uutils/coreutils/pull/2763
numfmt
- Implement
--suffix
option by @sbentmar in https://github.com/uutils/coreutils/pull/2841
rm
- Allow
-r
flag to be specified multiple times by @kevinburke in https://github.com/uutils/coreutils/pull/2732 - Silently accepts ---presume-input-tty by @hbina in https://github.com/uutils/coreutils/pull/2532
seq
- Use
BigDecimal
to represent floats by @jfinkels in https://github.com/uutils/coreutils/pull/2698 - Correct fixed-width spacing for inf sequences by @jfinkels in https://github.com/uutils/coreutils/pull/2740
split
- Add
--verbose
option by @jfinkels in https://github.com/uutils/coreutils/pull/2872 - Correct filename creation algorithm by @jfinkels in https://github.com/uutils/coreutils/pull/2859
tail
- Improve error handling when file not found by @jfinkels in https://github.com/uutils/coreutils/pull/2886
- Implement
-<number>
flag by @Smicry in https://github.com/uutils/coreutils/pull/2747
New Contributors
- @kevinburke made their first contribution in https://github.com/uutils/coreutils/pull/2732
- @palfrey made their first contribution in https://github.com/uutils/coreutils/pull/2734
- @ybc37 made their first contribution in https://github.com/uutils/coreutils/pull/2766
- @E3uka made their first contribution in https://github.com/uutils/coreutils/pull/2771
- @refi64 made their first contribution in https://github.com/uutils/coreutils/pull/2778
- @sbentmar made their first contribution in https://github.com/uutils/coreutils/pull/2841
- @moko256 made their first contribution in https://github.com/uutils/coreutils/pull/2858
Full Changelog: https://github.com/uutils/coreutils/compare/0.0.8...0.0.12
1、 coreutils-0.0.12-aarch64-unknown-linux-gnu.tar.gz 2.77MB
2、 coreutils-0.0.12-arm-unknown-linux-gnueabihf.tar.gz 2.83MB
3、 coreutils-0.0.12-i686-pc-windows-gnu.zip 3.42MB
4、 coreutils-0.0.12-i686-pc-windows-msvc.zip 2.19MB
5、 coreutils-0.0.12-i686-unknown-linux-gnu.tar.gz 4.36MB
6、 coreutils-0.0.12-i686-unknown-linux-musl.tar.gz 3.21MB
7、 coreutils-0.0.12-x86_64-apple-darwin.tar.gz 3MB
8、 coreutils-0.0.12-x86_64-pc-windows-gnu.zip 3.31MB
9、 coreutils-0.0.12-x86_64-pc-windows-msvc.zip 2.33MB
10、 coreutils-0.0.12-x86_64-unknown-linux-gnu.tar.gz 4.11MB
11、 coreutils-0.0.12-x86_64-unknown-linux-musl.tar.gz 3.08MB
12、 coreutils-musl_0.0.12_amd64.deb 2.02MB
13、 coreutils-musl_0.0.12_i686.deb 2.16MB
14、 coreutils_0.0.12_amd64.deb 2.68MB
15、 coreutils_0.0.12_arm64.deb 1.71MB
16、 coreutils_0.0.12_armhf.deb 1.7MB
17、 coreutils_0.0.12_i686.deb 2.95MB