SDK now publishes to PyPI - https://pypi.org/project/queryweaver/
What is new
- Always-on per-query usage tracking. #614
- New unauthenticated
/versionendpoint; version single-sourced inqueryweaver/__init__.py. #584
Security
- Hardened the email signup flow to prevent session-token issuance for accounts that already exist. CVE-2026-10130 #581
- Hardened destructive-operation detection: data-modifying statements hidden in CTEs, stacked statements, and dialect-specific comment/quote tricks are now correctly caught by the confirmation guard and the demo-graph read-only protection (dialect-aware, fail-closed parsing). #644
New Contributors
- @galshubeli with @claude made their first contribution in #407
- @DvirDukhan made their first contribution in #384
Full Changelog: 0.0.14...0.3.1