Skip to content

v0.4.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 08:15
· 34 commits to main since this release

Download diffutils 0.4.2

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-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

What's Changed

  • CI: install GNU patch on MacOS (fixes #66) by @oSoMoN in #67
  • CI: Update 'cargo dist' to version 0.13.3 by @oSoMoN in #69
  • cargo-dist: generate more targets by @sylvestre in #74
  • Make error message consistent with GNU diff's implementation when failing to read input file(s) by @oSoMoN in #63
  • Use the instrumentation-based code coverage implementation by @oSoMoN in #70
  • Fix clippy warnings in tests by @cakebaker in #84

Dependencies

Full Changelog: v0.4.1...v0.4.2