docs/src/release-notes/0.0.14.md
Version: 0.0.14 Published: 2022-05-22T18:40:07Z
df has seen major improvements due to incredible work by @cakebaker.zsh and fish) now work properly.dir and vdir utilities where added as aliases for ls and ls -l, respectively.The PR's listed below change the user-facing behaviour of the utils. It is a selection of all the contributions in this release.
chowncpdatedfI* columns by @cakebaker in https://github.com/uutils/coreutils/pull/3365IUse% by @cakebaker in https://github.com/uutils/coreutils/pull/3387-h -H shouldn't cause an error #3366 by @gmnsii in https://github.com/uutils/coreutils/pull/3414File column width for unicode filenames by @cakebaker in https://github.com/uutils/coreutils/pull/3429-t arg when specific file is provided by @cakebaker in https://github.com/uutils/coreutils/pull/3408--block-size by @cakebaker in https://github.com/uutils/coreutils/pull/3441Size column header by @cakebaker in https://github.com/uutils/coreutils/pull/3456Used column to 5 by @cakebaker in https://github.com/uutils/coreutils/pull/3480Size header for multiples of 1000 & 1024 by @cakebaker in https://github.com/uutils/coreutils/pull/3499POSIXLY_CORRECT is set by @cakebaker in https://github.com/uutils/coreutils/pull/3482du--exclude and --exclude-from by @sylvestre in https://github.com/uutils/coreutils/pull/3381envhashsum--no-names option from official b3sum tool by @pothos in https://github.com/uutils/coreutils/pull/3361install-d dir/. to match GNU's by @sylvestre in https://github.com/uutils/coreutils/pull/3353--strip-program=foor fails, remove the target file by @sylvestre in https://github.com/uutils/coreutils/pull/3419killls, dir & vdir--group-directories-first by @thomasqueirozb in https://github.com/uutils/coreutils/pull/3550dir and vdir utils by @gmnsii in https://github.com/uutils/coreutils/pull/3405mkdirmktempmvmv dir1 dir2 dir2 by @sylvestre in https://github.com/uutils/coreutils/pull/3392--target-directory by @ilkecan in https://github.com/uutils/coreutils/pull/3529printfptxbreakfile option by @mike-kfed in https://github.com/uutils/coreutils/pull/3455rmnone by --interactive=never to fix ../gnu/tests/rm/i-never.sh by @sylvestre in https://github.com/uutils/coreutils/pull/3356seqstattty--help is used by @sylvestre in https://github.com/uutils/coreutils/pull/3367unameuniq@pothos (https://github.com/uutils/coreutils/pull/3361), @marv (https://github.com/uutils/coreutils/pull/3384), @sudosmile (https://github.com/uutils/coreutils/pull/3383), @pyoky (https://github.com/uutils/coreutils/pull/3150), @gmnsii (https://github.com/uutils/coreutils/pull/3405), @rtzoeller (https://github.com/uutils/coreutils/pull/3443), @anastygnome (https://github.com/uutils/coreutils/pull/3459), @naveensrinivasan (https://github.com/uutils/coreutils/pull/3453), @ilkecan (https://github.com/uutils/coreutils/pull/3529)
Full Changelog: https://github.com/uutils/coreutils/compare/0.0.13...0.0.14