Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 May 01:49

Changelog

  • 5e3b0f9: ⌨️ Plan view: full keyboard navigation (j/k, Space, Enter, A, Del, Alt-move) (@study8677)
  • 2a5fdba: ♻️ app.js: pluggable key handlers + info updaters via registries (@study8677)
  • 6e33beb: ✅ CI: smoke-test every examples/*.json via pass-through (@study8677)
  • 87796d5: ✨ Add --quiet flag, install-skill subcommand, macOS WebView stderr mute (@study8677)
  • 3a7fabc: 🌍 i18n + global key handler: keyboardHints across 7 locales, delegate to view (@study8677)
  • f74725f: 🍺 README: add Homebrew install as the recommended option (@study8677)
  • db080b5: 📝 Add CHANGELOG.md and v0.3.0 release callouts in both READMEs (@study8677)
  • b71953f: 📝 CHANGELOG: add v0.4.0 release notes (@study8677)
  • e54d69e: 📝 Document graph view across docs + add graph i18n strings (@study8677)
  • cd1920c: 📦 Add .goreleaser.yml for pre-built macOS binaries (@study8677)
  • 81b436e: 🕸️ Add graph view: nodes + edges, drag, +Node/+Edge toolbar (@study8677)
  • 2194b91: 🚀 Add release workflow that invokes goreleaser on v* tags (@study8677)