Releases: AxeForging/dupehound
Releases · AxeForging/dupehound
Release list
v0.1.1
v0.1.0
Changelog
- 43e235b chore: move test-only BuildTokenizedFile and Detect into _test.go (#25)
- 70a680d ci: release from semantic version tags
- a923b77 feat(#1): exit code semantics for CI and git hook integration (#7)
- 562be6c feat(#15-#23): nine enhancements + diff-aware --since rewrite + safety caps (#24)
- 30d7f51 feat(#3): clone type labels and similarity scores (#9)
- 52cf078 feat(#4): type-3 fuzzy clone detection with mini-window Jaccard similarity (#10)
- 3d23343 feat(#5): --staged flag for pre-commit git hook integration (#13)
- cd0ac3d feat(#6): per-file duplication stats and global duplication percentage (#12)
- 224b53c feat(config): support .dupehound.yml config file with auto-discovery (#8)
- 41c290a feat: add checksum-verified install script
- 880621a feat: fuzzy bucket handling, actionable output, and markdown format (#11)
- bb0d2e6 feat: initial release — multi-language code duplication detector
- c92a850 feat: insightful output — function attribution, baseline ratchet, stable fingerprints, GitHub annotations (#27)
- 4a0448a feat: token-based clone detection with type-2 support and 81 tests
- 03a2dd5 fix: JS/TS coverage & lexer correctness; deterministic, lean, noise-resistant detection (#26)