Skip to content

carrick: v0.2.3

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:14
1d89ff7

0.2.3 (2026-07-11)

Bug Fixes

  • comment: polish contract-risk rows: runner paths, stray quote, declared param names (#340) (c844fc9)
  • engine: drop duplicate same-key producer manifest entries and dedup identical findings rows (#342) (d763245)
  • extraction: sanitize LLM-emitted route paths and re-anchor them to the registration literal (#343) (1033890), closes #332
  • matching: a param segment never matches an empty or whitespace segment (#338) (3e012be), closes #333
  • sidecar: report element anchor + array_depth on call_result inference (#341) (fb6e8bb)
  • sidecar: trailing comma no longer defeats matchByText, reverse match needs 50% coverage (#339) (fd999e1), closes #335

CI/CD

  • build carrick-match wasm artifact on release and dispatch pin bump to carrick-cloud (#329) (5975ebf)