Skip to content

Releases: skridlevsky/graphthulhu

v0.4.0

06 Feb 00:02

Choose a tag to compare

Changelog

  • 2c84d1a feat: add Obsidian vault backend with read-write support

v0.3.0

05 Feb 15:13

Choose a tag to compare

Changelog

  • 7d0da77 Add Obsidian vault backend (read-only) and backend abstraction layer

v0.2.0

29 Jan 19:42

Choose a tag to compare

Changelog

  • 5796e97 Add 76 tests for parser and graph packages, fix Overview slice bug
  • 1f49969 Add CLI subcommands: journal, add, search
  • 872cee6 Add cli.go to README architecture, gitignore Claude files

v0.1.0

29 Jan 12:41

Choose a tag to compare

Changelog

  • ad1fe2e Add --read-only flag and startup git version control warning
  • 81cbb05 Add goreleaser and GitHub Actions CI/release
  • 413da99 Fix version handling: move var after imports, wire into MCP server
  • 9b7bce1 Improve onboarding: clarify Logseq HTTP API setup steps
  • bc42d8a Initial commit