docs/src/release-notes/0.0.12.md
Version: 0.0.12 Published: 2022-01-19T14:53:45Z
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.
These are selected user-facing changes since 0.0.8.
coreutils binary, uucore and uucore_procs are now synced. Hence the jump from 0.0.9 to 0.012.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.cpenvjoin-z option by @jtracey in https://github.com/uutils/coreutils/pull/2880ls--color= by @equal-l2 in https://github.com/uutils/coreutils/pull/2738moremvnumfmt--suffix option by @sbentmar in https://github.com/uutils/coreutils/pull/2841rm-r flag to be specified multiple times by @kevinburke in https://github.com/uutils/coreutils/pull/2732seqBigDecimal to represent floats by @jfinkels in https://github.com/uutils/coreutils/pull/2698split--verbose option by @jfinkels in https://github.com/uutils/coreutils/pull/2872tail-<number> flag by @Smicry in https://github.com/uutils/coreutils/pull/2747Full Changelog: https://github.com/uutils/coreutils/compare/0.0.8...0.0.12