Releases: figueiredoluiz/cuke-dedup
Releases · figueiredoluiz/cuke-dedup
Release list
v0.8.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(analysis): effective-flag matcher identity, with matcher-rule corpus coverage by @figueiredoluiz in #46
- chore(deps): bump codecov/codecov-action from 7.1.0 to 7.1.1 by @dependabot[bot] in #49
- chore(deps): bump taiki-e/install-action from 2.87.11 to 2.87.16 by @dependabot[bot] in #50
- fix(discovery): exclude generated and non-source content before parsing by @figueiredoluiz in #52
- chore: remove third-party license inventory by @figueiredoluiz in #53
- chore(deps): bump clap from 4.6.6 to 4.6.7 by @dependabot[bot] in #47
- chore(deps): bump github/codeql-action/init from 4.38.0 to 4.38.1 by @dependabot[bot] in #48
- chore(deps): bump github/codeql-action/analyze from 4.38.0 to 4.38.1 by @dependabot[bot] in #51
- perf(analysis): resolve assertion aliases without quadratic scope walks or unbounded propagation by @figueiredoluiz in #54
- fix(analysis): CommonJS barrel resolution, deferred module constants, and boundary pins by @figueiredoluiz in #55
- fix(discovery): resolve project-local CommonJS require of a barrel by @figueiredoluiz in #56
- chore: assertion-collection cleanups and stale-binary warning by @figueiredoluiz in #57
- feat(cli): tolerate unparseable sources and incomplete baselines by default by @figueiredoluiz in #58
- test(check): deterministic pre-review gates and a known-issue regression tier by @figueiredoluiz in #59
- chore(release): prepare v0.8.0 by @figueiredoluiz in #60
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- perf(analysis): compile matchers in windows to bound peak memory by @figueiredoluiz in #42
- test(gates): ratchet duplication and floor the recall corpus by @figueiredoluiz in #43
- fix(fingerprints): use collision-resistant hashes by @figueiredoluiz in #44
- chore(release): prepare v0.7.0 by @figueiredoluiz in #45
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- refactor: share duplicated helpers across typescript modules and cli tests by @figueiredoluiz in #37
- fix(analysis): resolve handler provenance and widen assertion factory trust by @figueiredoluiz in #38
- test(corpus): make ambiguous-step a gate (#39) by @figueiredoluiz in #40
- chore(release): prepare v0.6.0 by @figueiredoluiz in #41
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(analysis): share fingerprints across property-access spellings by @figueiredoluiz in #31
- feat(report): improve terminal report readability by @figueiredoluiz in #32
- chore: add GitHub Sponsors funding link by @figueiredoluiz in #33
- chore: update FUNDING.yml by @figueiredoluiz in #34
- refactor: extract inline test modules and cover untested analyzer paths by @figueiredoluiz in #35
- chore(release): prepare v0.5.0 by @figueiredoluiz in #36
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- refactor(typescript): centralize framework registration metadata by @figueiredoluiz in #18
- feat(analysis): resolve static computed access and nested destructuring aliases by @figueiredoluiz in #19
- chore(deps): bump taiki-e/install-action from 2.87.5 to 2.87.11 by @dependabot[bot] in #22
- chore(deps): bump github/codeql-action/init from 311b4ee155dcdab395044f00946f664bd51ff173 to b96794f015dfd88f77b49b1c93e0fa7110f94c63 by @dependabot[bot] in #21
- chore(deps): bump github/codeql-action/analyze from 311b4ee155dcdab395044f00946f664bd51ff173 to b96794f015dfd88f77b49b1c93e0fa7110f94c63 by @dependabot[bot] in #20
- refactor(adapters): isolate backend-owned extraction sessions by @figueiredoluiz in #23
- ci: upload Rust coverage to Codecov by @figueiredoluiz in #24
- fix(analysis): treat object rest bindings as shallow copies by @figueiredoluiz in #25
- ci: add Codecov project reporting and PR summaries by @figueiredoluiz in #26
- refactor(framework): isolate static config discovery behind an ordered registry by @figueiredoluiz in #27
- refactor(adapters): unify language routing with the suffix registry table by @figueiredoluiz in #28
- ci: pin Rust 1.98.1 for development and releases, document Node 24 LTS focus by @figueiredoluiz in #29
- chore(release): prepare v0.4.0 by @figueiredoluiz in #30
New Contributors
- @dependabot[bot] made their first contribution in #22
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(baseline): compare findings against a Git revision by @figueiredoluiz in #15
- test(analysis): pin assertion chain and alias trust invariants by @figueiredoluiz in #16
- chore(release): prepare v0.3.0 by @figueiredoluiz in #17
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(analysis): reduce assertion similarity noise by @figueiredoluiz in #10
- fix(analysis): equate inline and local assertion values by @figueiredoluiz in #11
- fix(analysis): restrict assertion facade and namespace trust by @figueiredoluiz in #12
- fix(analysis): close assertion precision review gaps by @figueiredoluiz in #13
- chore(release): prepare v0.2.1 by @figueiredoluiz in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: restore automated npm publishing by @figueiredoluiz in #5
- feat: harden analysis and expand framework support for v0.2.0 by @figueiredoluiz in #6
- docs: reorganize project documentation by @figueiredoluiz in #8
- fix(ci): exclude malformed fixture from CodeQL by @figueiredoluiz in #9
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- chore: prepare 0.1.1 release by @figueiredoluiz in #3
- fix: use publishable Windows npm package names by @figueiredoluiz in #4
New Contributors
- @figueiredoluiz made their first contribution in #3
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/figueiredoluiz/cuke-dedup/commits/v0.1.0