Skip to content

v0.3.0

Choose a tag to compare

@NishantJoshi00 NishantJoshi00 released this 04 Sep 00:12
· 127 commits to main since this release
v0.3.0
f30c9ef

Added

  • Grok CLI harness.
  • txcript::search: fuzzy and substring search with a hot index.
  • txcript::local and the query command with an fzf-style picker.
  • Store::delete on every harness store.

Changed

  • The CLI is a separate workspace crate on clap.
  • Literal occurrences rank above every gapped fuzzy alignment.
  • MSRV tracks the latest stable Rust.