Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jan 09:57
c38fe5f

Download diffutils 0.5.0

File Platform Checksum
diffutils-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
diffutils-x86_64-apple-darwin.tar.xz Intel macOS checksum
diffutils-x86_64-pc-windows-msvc.zip x64 Windows checksum
diffutils-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
diffutils-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

What's Changed

  • Update Rust crate pretty_assertions to v1.4.1 by @renovate[bot] in #85
  • Update Rust crate unicode-width to v0.1.14 by @renovate[bot] in #86
  • Update Rust crate unicode-width to 0.2.0 by @renovate[bot] in #87
  • When running the upstream test suite, fetch missing tests/init.sh (fixes #90) by @oSoMoN in #91
  • Update Rust crate tempfile to v3.13.0 by @renovate[bot] in #94
  • Update Rust crate regex to v1.11.0 by @renovate[bot] in #95
  • Add cmp utility by @kov in #88
  • Upstream test suite: correctly handle tests that are skipped (fixes #92) by @oSoMoN in #93
  • README.md: be explicit with the list of tools by @sylvestre in #99
  • cmp: print verbose diffs as we find them by @kov in #100
  • Fix clippy warnings by @cakebaker in #101
  • fix(deps): update rust crate regex to v1.11.1 by @renovate[bot] in #102
  • chore(deps): update rust crate tempfile to v3.14.0 by @renovate[bot] in #104
  • Fix "unused import" warning on Windows by @cakebaker in #105
  • ci: remove CARGO_FEATURES_OPTION by @cakebaker in #106
  • chore(deps): update codecov/codecov-action action to v5 by @renovate[bot] in #107
  • ci: make sure gpatch is actually being used for tests on MacOS by @oSoMoN in #112
  • fix(deps): update rust crate itoa to v1.0.15 by @renovate[bot] in #108
  • fix(deps): update rust crate chrono to v0.4.40 by @renovate[bot] in #109
  • chore(deps): update rust crate predicates to v3.1.3 by @renovate[bot] in #110
  • chore(deps): update rust crate tempfile to v3.17.1 by @renovate[bot] in #111
  • chore(deps): update rust crate tempfile to v3.18.0 by @renovate[bot] in #113
  • chore(deps): update rust crate tempfile to v3.19.0 by @renovate[bot] in #114
  • chore(deps): update rust crate tempfile to v3.19.1 by @renovate[bot] in #115
  • chore(deps): update rust crate assert_cmd to v2.0.17 by @renovate[bot] in #116
  • fix(deps): update rust crate chrono to v0.4.41 by @renovate[bot] in #118
  • chore(deps): update rust crate tempfile to v3.20.0 by @renovate[bot] in #119
  • Create the side-by-side option (-y) feature for the diff command (Incomplete) by @sami-daniel in #117
  • fix(deps): update rust crate unicode-width to v0.2.1 by @renovate[bot] in #122
  • clippy: fix warnings by @cakebaker in #123
  • clippy: fix warnings from unnecessary_unwrap lint by @cakebaker in #125
  • chore(deps): update rust crate tempfile to v3.21.0 by @renovate[bot] in #127
  • fix(deps): update rust crate regex to v1.11.2 by @renovate[bot] in #128
  • fix(deps): update rust crate chrono to v0.4.42 by @renovate[bot] in #129
  • chore(deps): update rust crate tempfile to v3.22.0 by @renovate[bot] in #130
  • chore(deps): update rust crate tempfile to v3.23.0 by @renovate[bot] in #131
  • cargo dist: update to a recent release by @oSoMoN in #132
  • chore(deps): update rust crate regex to v1.11.3 by @renovate[bot] in #133
  • chore(deps): update rust crate unicode-width to v0.2.2 by @renovate[bot] in #134
  • chore(deps): update rust crate regex to v1.12.1 by @renovate[bot] in #135
  • chore(deps): update rust crate regex to v1.12.2 by @renovate[bot] in #136
  • chore(deps): update rust crate assert_cmd to v2.1.0 by @renovate[bot] in #139
  • Cargo.toml sync profiles with findutils by @oech3 in #140
  • chore(deps): update rust crate assert_cmd to v2.1.1 by @renovate[bot] in #141
  • tests: fix deprecation warnings from assert_cmd by @cakebaker in #142
  • chore(deps): update actions/cache action to v5 by @renovate[bot] in #147
  • chore(deps): update rust crate itoa to v1.0.16 by @renovate[bot] in #150
  • Fix compilation for 32-bit targets by @LunarEclipse363 in #146
  • chore(deps): update rust crate tempfile to v3.24.0 by @renovate[bot] in #151
  • chore(deps): update rust crate itoa to v1.0.17 by @renovate[bot] in #154
  • cmp_fast_path test improvements by @kov in #152
  • prepare version 0.5.0 by @sylvestre in #156
  • update cargo dist conf by @sylvestre in #157
  • cargo-dist: remove duplicate info by @sylvestre in #158

New Contributors

Full Changelog: v0.4.2...v0.5.0