Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created with
brew bump-formula-pr
.release notes
This release saw contributions from 20 developers, including 12 newcomers.
We encourage you to support our project by sponsoring us on GitHub. Your sponsorship helps us maintain and enhance our infrastructure, such as GitHub Actions. Sponsor us at https://github.com/sponsors/uutils.
For more details and to download the latest release, visit our website at https://uutils.github.io.
GNU Test Suite Compatibility
Here’s how version 0.0.26 fares in comparison to the previous release:
For more details, visit https://github.com/uutils/coreutils-tracking/.
Full Changelog: uutils/coreutils@0.0.25...0.0.26
What's Changed
cksum
comm
cp
touch()
in tests by @cakebaker in cp: remove unnecessary calls oftouch()
in tests uutils/coreutils#6263cp
’s short-r
and alias-R
recursive options by @LucasLarson in swapcp
’s short-r
and alias-R
recursive options uutils/coreutils#6231cp --debug
by @AnirbanHalder654322 in Fix the debug results incp --debug
uutils/coreutils#6220csplit
cut
date
date -f dates.txt is failing
by @mvo5 in date: fixdate -f dates.txt is failing
uutils/coreutils#6148-f -
to read from stdin by @mvo5 in date: support-f -
to read from stdin uutils/coreutils#6160dd
dirname
dircolors
du
-h
output the same precision as GNU coreutils by @mvo5 in du: give-h
output the same precision as GNU coreutils uutils/coreutils#6226env
env
argv0 overwrite possibility (unix only) - fixes new gnu test version uutils/coreutils#6154hashsum
head
kill
EXIT
with--list
by @cakebaker in kill: don't showEXIT
with--list
uutils/coreutils#6222ls
mktemp
more
mv
od
print_width_block
field ofOutputInfo
by @cakebaker in od: removeprint_width_block
field ofOutputInfo
uutils/coreutils#6239seq
tail
tee
tr
uniq
uniq
: print version and help on stdout again uutils/coreutils#6123wc
Misc
timestamp_subsec_nanos()
by @mvo5 in tests: fix deprecation warningtimestamp_subsec_nanos()
uutils/coreutils#6149### Security
Documentation
CI
-pcoreutils
when running clippy by @cakebaker in ci: use-pcoreutils
when running clippy uutils/coreutils#6247Dependencies
New Contributors
timestamp_subsec_nanos()
uutils/coreutils#6149cp --debug
uutils/coreutils#6220Full Changelog: uutils/coreutils@0.0.25...0.0.26