Skip to content

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 18 Jun 10:19
608e01d

What's Changed

  • fix(indexer): use per-batch UUID delimiter in batch summariser (#404) by @usercise in #413
  • fix(storage): escape LIKE metacharacters in file-path queries (#406) by @usercise in #414
  • fix(fuzz): repair fuzz crate after 3-crate workspace migration by @usercise in #417
  • fix(fuzz): suppress upstream tree-sitter-sequel scanner leak by @usercise in #418
  • bench(memory): author blind question sets for Decision Archaeology by @usercise in #377
  • fix(storage): parameterise SQL IN-clauses with bind-limit chunking (#405) by @usercise in #420
  • fix(explore): confine read_file to indexed files within project root (#403) by @usercise in #419
  • fix(server): use time-ordered UUIDv7 for instance_id; rename misnamed CLI nonce helper (#416) by @usercise in #421
  • release: spelunk 0.8.3 by @usercise in #422

Full Changelog: v0.8.2...v0.8.3