Releases: abdul-hamid-achik/veclite
Releases · abdul-hamid-achik/veclite
v0.24.0
Compare
Sorry, something went wrong.
No results found
Changelog
7ea8d55 feat: WAL auto-checkpoint and CLI visibility
78d2f47 feat: write-ahead log for crash-safe writes
c207108 fix: restore Homebrew cask publishing
4933d97 style: keep Homebrew cask audit-clean
v0.23.1
Compare
Sorry, something went wrong.
No results found
Changelog
a37a756 fix: close MCP SDK security gaps
55ac677 fix: propagate unlock status errors
e2d9c89 fix: secure local vector storage
v0.23.0
Compare
Sorry, something went wrong.
No results found
Changelog
c72a296 feat(mcp): per-call locking, guided search envelopes, structured errors everywhere
v0.22.1
Compare
Sorry, something went wrong.
No results found
Changelog
2cd28b8 fix(hnsw): panic on insert/search after entry point is soft-deleted
v0.22.0
Compare
Sorry, something went wrong.
No results found
Changelog
9d6de55 fix(storage): make read-only opens lock-free to stop blocking writers
7bc270d fix: resolve lint errors in session package and storage exports
56f1460 fix: resolve pre-existing errcheck lint warnings in client and server_reload_test
v0.21.0
Compare
Sorry, something went wrong.
No results found
Changelog
83d323d feat: add session package for lazy dual-handle lock management
v0.20.0
Compare
Sorry, something went wrong.
No results found
Changelog
4448673 feat: multi-process read access with shared locks, Reload(), and Go HTTP client
v0.19.0
Compare
Sorry, something went wrong.
No results found
Changelog
1c3bb24 feat: add stale lock recovery and retry with backoff for database file locking
v0.18.0
Compare
Sorry, something went wrong.
No results found
Changelog
4bc6c06 refactor!: remove openclaw integration and consolidate config package
v0.17.0
Compare
Sorry, something went wrong.
No results found
Changelog
215ca12 feat: close named-vector-space API with UpsertRecordByKey and HybridSearchSpace
5183e89 fix: resolve errcheck lint failures across test and source files