v0.10.1
SQLRite v0.10.1
Per-product releases in this wave:
- π¦ Rust engine β crates.io
- π€ MCP server β crates.io β
cargo install sqlrite-mcpor grab a prebuilt binary tarball; wires SQLRite into Claude Code / Cursor / any MCP client over stdio - π§ C FFI β prebuilt
libsqlrite_cfor Linux x86_64/aarch64, macOS aarch64, Windows x86_64 - π₯οΈ Desktop β unsigned installers for Linux (AppImage + deb), macOS (dmg aarch64), Windows (msi)
- π Python β PyPI β abi3-py38 wheels for Linux x86_64/aarch64, macOS aarch64, Windows x86_64 + sdist
- π’ Node.js β npm β N-API bindings with prebuilt
.nodebinaries for Linux x86_64/aarch64, macOS aarch64, Windows x86_64 - π WASM β npm β browser/bundler-target WebAssembly build via wasm-pack
- πΉ Go SDK β
go get github.com/joaoh82/rust_sqlite/sdk/go@v0.10.1βdatabase/sqldriver via cgo againstlibsqlrite_c
Auto-generated changelog below β
What's Changed
- chore(release): fix bump-version.sh commit-message hint + untrack accidental worktree gitlinks by @joaoh82 in #135
- feat(web): v0.10.0 launch β concurrent-writes blog post + site update (SQLR-57) by @joaoh82 in #136
- feat(web): wire PostHog analytics into sqlritedb.com (SQLR-7) by @joaoh82 in #137
- ci: pin binaryen / wasm-opt for deterministic WASM builds (SQLR-58) by @joaoh82 in #138
- feat(web): keyword research + on-page SEO rewrites (SQLR-33) by @joaoh82 in #139
- feat(examples): SQLR-39 Python LLM agent with persistent memory by @joaoh82 in #140
- feat(examples): SQLR-40 Node.js MCP-powered notes assistant by @joaoh82 in #141
- [codex] Fix HNSW delete/reinsert rebuild by @joaoh82 in #142
- release: v0.10.1 by @joaoh82 in #143
Full Changelog: v0.10.0...v0.10.1