Skip to content

Releases: NomaDamas/dupey

Release list

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:59
f67510a

What's Changed

  • fix: detect exact copies of empty documents by @vkehfdl1 in #20
  • fix: give contains its own gate and keep the merge evidence by @vkehfdl1 in #21
  • release: prepare dupey 0.1.2 by @github-actions[bot] in #22

New Contributors

  • @github-actions[bot] made their first contribution in #22

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 11:06
2d8b02d

What's Changed

  • core: extract binary HWP through rhwp by @vkehfdl1 in #7
  • core: verify near duplicates with exact Jaccard by @vkehfdl1 in #11
  • fix: prevent PDF extractor worker panics by @vkehfdl1 in #10
  • cli: skip vendor dirs during scan by @vkehfdl1 in #6
  • core: rank latest pick by modified time only by @vkehfdl1 in #9
  • perf: parallelize scan fingerprints and enforce Rust checks by @vkehfdl1 in #13
  • ci: verify Linux, macOS, and Windows compatibility by @vkehfdl1 in #14
  • fix: harden release flow and scan path validation by @vkehfdl1 in #15
  • fix: allow release prep to package dirty version bump by @vkehfdl1 in #16
  • release: prepare dupey 0.1.1 safely by @vkehfdl1 in #17
  • fix: check crates.io for published release versions by @vkehfdl1 in #18
  • fix: configure release tag identity by @vkehfdl1 in #19

New Contributors

Full Changelog: https://github.com/NomaDamas/dupey/commits/v0.1.1