Releases: NomaDamas/dupey
Releases · NomaDamas/dupey
Release list
v0.1.2
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
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