Skip to content

v1.12.0

Latest

Choose a tag to compare

@giancarloerra giancarloerra released this 14 Aug 17:23
· 24 commits to main since this release

1.12.0 (2026-08-14)

Bug Fixes

  • graph: reject backslashes in package: URI paths (e550edc)
  • graph: resolve Dart package: imports through pubspec-derived package roots (ca7e277), closes #106
  • index: add .dart_tool to the default ignore patterns (06180d3)
  • startup: refuse Node 26 only when the installed qdrant client breaks there (39b1d2c)
  • startup: require a full semver shape before trusting the client version (9ab7b2e)

Tests

  • startup: pin rejection of trailing garbage after a valid patch number (54e2e14)