Skip to content

0.1.0 Release Notes

Release date: 2026-04-14

This release seeds the open-source baseline for qql-go: a standalone Go CLI for Qdrant, a documented query surface, a public installable skill, and a basic CI workflow for pull requests and pushes.

  • CLI commands for connect, exec, explain, doctor, repl, disconnect, and version flows.
  • Dense, hybrid, exact, filtered, and reranked query forms documented in the README.
  • Human-readable and structured JSON output modes for terminal and agent use.
  • Public skills/qql-skill package for installation through npx skills add.
  • GitHub Actions workflows for CI and tag-driven release publishing with downloadable binaries for Windows, Linux, and macOS.

For full commit list and details see the original release notes.