Skip to content

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 12 Apr 19:35
· 15 commits to main since this release
664b7ac

Bug Fixes

  • replace brittle parser contracts
  • use resolved coord in where file ids
  • use Maven-style cache version ordering
  • preserve follow-up file-id resolution context
  • address review follow-ups
  • tighten cache fallback semantics

Other

  • bump deps for 0.6.2
  • reuse shared coord selector filtering
  • split handlers through shared adapter layer
  • split planning and fallback stages
  • share file lookup helpers
  • version init script template
  • remove project hint build-file scanning
  • tolerate file-id cache lookup failures
  • lock search output contracts
  • fall back to temp extract cache root
  • keep dep fallback root-scoped by default
  • fall back to temp extract root
  • Merge pull request #23 from respawn-app/chore/maintenance-release-deps

Docs

  • align search output contract