Skip to content

release: v0.12.0#159

Merged
joaoh82 merged 1 commit into
mainfrom
release-v0.12.0
Jun 2, 2026
Merged

release: v0.12.0#159
joaoh82 merged 1 commit into
mainfrom
release-v0.12.0

Conversation

@joaoh82
Copy link
Copy Markdown
Owner

@joaoh82 joaoh82 commented Jun 2, 2026

Release v0.12.0

Version bump across all 14 product manifests (engine, ffi, ask, mcp, python, nodejs, wasm, desktop, examples) + Cargo.lock refresh.

Headline change since 0.11.0

Also folded in since the 0.11.0 tag: release-pipeline hardening (#154, #156) and release-docs (#155, #157).

Compatibility

Backward-compatible for embedders — the public Connection / Statement / Rows / Value API is unchanged. The only struct that changed shape (JoinClause) is internal to crate::sql::parser.

Publish

Merging this PR lands a release: v0.12.0 commit on main, which the release.yml detect job recognizes (regex ^release: v\d+\.\d+\.\d+$, with the squash-merge (#N) suffix stripped) → tags all products and publishes crates / npm / PyPI / Go.

🤖 Generated with Claude Code

Bump every product manifest 0.11.0 → 0.12.0 and refresh Cargo.lock.

Headline change since 0.11.0: JOIN ... USING / NATURAL / CROSS support
(SQLR-5, #158). Backward-compatible for embedders — the public
Connection/Statement/Rows/Value API is unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rust-sqlite Ready Ready Preview, Comment Jun 2, 2026 7:52am

Request Review

@joaoh82 joaoh82 merged commit cefc45f into main Jun 2, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant