Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 01:49
· 6 commits to main since this release
74a0ddf

Engine

  • refactor llm is the port, llmio the adapter (#137) (dc5bba8)
  • refactor a publish is recorded once, for both renderers (#136) (7b25238)

Symbols

  • feat a Vue SFC is read as the script it is (#145) (9bbe0bc)
  • feat Swift, PHP and Zig get a tuned query (#144) (982e7bf)
  • feat Java and C# read by query, not by field name (#143) (e08999f)
  • fix the regex floor claims every file the AST readers do (#138) (5c2ccc1)

Chores

  • the demo shows search and the symbol peek, and captions itself (#142) (cf3cee3)

TUI

  • refactor one dispatcher, one handler per mode (#140) (d277462)
  • feat both dividers move, by key and by drag (#134) (e846e6e)

CLI

  • refactor one function per range command (#139) (0b36ba0)

Docs