You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: update all documentation version references to v1.12.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* chore: bump version to 1.12.0 — custom domain and remote MCP server
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* docs(vscode): update release notes with full version history
The Marketplace page was showing only 0.1.0. Now includes all releases
from 0.1.0 through 1.12.0 with key changes for each version.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Ajit Pratap Singh <ajitpratapsingh@Ajits-Mac-mini-2655.local>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,30 +73,30 @@ GoSQLX is a high-performance SQL parsing library designed for production use. It
73
73
-**MCP Server** (v1.10.0): `gosqlx-mcp` exposes all 7 SQL tools as [Model Context Protocol](https://modelcontextprotocol.io) tools over streamable HTTP — integrate GoSQLX into Claude, Cursor, and any MCP-compatible AI assistant. **[Public remote server available](https://mcp.gosqlx.dev/health)** — no install required
Copy file name to clipboardExpand all lines: docs/CLI_GUIDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# GoSQLX CLI Guide
2
2
3
-
**Version**: v1.10.0
3
+
**Version**: v1.12.0
4
4
**Last Updated**: 2026-03-13
5
5
6
6
The GoSQLX Command Line Interface (CLI) provides high-performance SQL parsing, validation, formatting, and analysis capabilities directly from your terminal.
0 commit comments