@@ -2,6 +2,8 @@
## [Unreleased]
+## [1.1.2] - 2026-03-07
+
13 community PRs merged. GPU initialization replaced with node-llama-cpp's
built-in `autoAttempt` — deleting ~220 lines of manual fallback code and
fixing GPU issues reported across 10+ PRs in one shot. Reranking is faster
@@ -1,6 +1,6 @@
{
"name": "@tobilu/qmd",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
"type": "module",
"bin": {