Skip to content

Releases: andinger/vaultquery

v3.3.0

10 Mar 07:06

Choose a tag to compare

Changelog

  • f6b17b0 Add wildcard support in FROM clause for brain-agnostic folder matching

v3.2.1

08 Mar 16:28

Choose a tag to compare

Changelog

  • 850d0ee Fix WHERE field != null not filtering missing fields

v3.2.0

08 Mar 16:15

Choose a tag to compare

Changelog

  • 2a53fce Add vaultquery reference command with embedded documentation

v3.1.5

08 Mar 15:54

Choose a tag to compare

Changelog

  • f48cd52 Fix negation operators failing in zsh due to BANG_HIST escaping

v3.1.4

07 Mar 13:41

Choose a tag to compare

Changelog

  • e81b6ce Switch Homebrew tap to andinger/homebrew-tap

v3.1.3

07 Mar 06:34

Choose a tag to compare

Changelog

  • db115b9 Update Obsidian MCP comparison and add acknowledgements

v3.1.2

07 Mar 06:29

Choose a tag to compare

Changelog

  • 1134f79 Add GitHub issue templates, PR template, and security policy
  • a1270f1 Add defense-in-depth fixes for SQL quoting, migrations, and symlinks
  • c56c976 Add parser recursion depth limit to prevent stack overflow
  • 135e79c Add resource exhaustion guards for pad, regex, and duration functions

v3.1.1

07 Mar 06:09

Choose a tag to compare

Changelog

  • 8539fda Document TOON advantages for agentic workflows
  • 55e7bf6 Fix gofmt alignment in handlers_test.go
  • 4687fdf Replace --sync flag with --index-only, update docs with TOON format and MCP comparison (#1)

v3.1.0

06 Mar 21:15

Choose a tag to compare

Changelog

  • 2a85be5 Add TOON output format support

v3.0.1

06 Mar 21:05

Choose a tag to compare

Changelog

  • 384b0de Add acknowledgement for Obsidian Dataview plugin