Skip to content

Changelog

0.1.0 (2026-03-21)

Initial release of EpistemicDB.

  • EQL parser, type checker, formatter, and CLI (@epistemicdb/eql)
  • TypeScript client SDK (@epistemicdb/client)
  • HTTP + WebSocket API server (@epistemicdb/server)
  • EQL Language Server Protocol (@epistemicdb/lsp)
  • VS Code extension with syntax highlighting, completions, and diagnostics
  • Docker image (epistemicdb/server)
  • npx create-epistemicdb-app project scaffolding

Released under the MIT License.