Releases: zx06/xsql
Releases · zx06/xsql
v0.1.0
What's Changed
- docs: translate README and godoc comments to English for awesome-go submission by @zx06 in #36
- feat(ssh): add SSH keepalive and auto-reconnect for proxy by @zx06 in #37
- fix(ssh): resolve PR #37 issues — dedup, context-aware connect, reconnect coalescing by @zx06 in #38
- feat: add SKILL.md for xsql CLI and update marketplace.json to includ… by @zx06 in #39
- fix: update SKILL.md description and clean up marketplace.json structure by @zx06 in #40
Full Changelog: v0.0.10...v0.1.0
v0.1.0-alpha.1
What's Changed
- fix(ssh): resolve PR #37 issues — dedup, context-aware connect, reconnect coalescing by @zx06 in #38
Full Changelog: v0.1.0-alpha...v0.1.0-alpha.1
v0.1.0-alpha
What's Changed
- docs: translate README and godoc comments to English for awesome-go submission by @zx06 in #36
- feat(ssh): add SSH keepalive and auto-reconnect for proxy by @zx06 in #37
Full Changelog: v0.0.10...v0.1.0-alpha
v0.0.10
v0.0.9
What's Changed
- Increase new code coverage target to 80% by @zx06 in #29
- chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #31
- fix: 修复代码审查发现的问题 by @zx06 in #30
- chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.1 by @dependabot[bot] in #32
New Contributors
- @dependabot[bot] made their first contribution in #31
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
What's Changed
- Harden read-only checks and stabilize output ordering by @zx06 in #20
- docs: add xsql proxy docs and align plugin/skill metadata by @zx06 in #21
- Align .claude-plugin marketplace metadata with official schema by @zx06 in #22
- chore(ci): migrate Codecov test-results upload to codecov-action v5 by @zx06 in #23
- feat: Add npm packaging and publish workflow by @zx06 in #24
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- docs: 修复文档与代码实现不一致的问题 by @zx06 in #9
- feat: 加固只读保护与优化输出性能 by @zx06 in #10
- feat: 更新文档描述以更准确地反映 xsql CLI 的功能 by @zx06 in #11
- feat: 添加 SSH 端口转发代理功能 by @zx06 in #12
- Fix output error contract and null formatting by @zx06 in #15
- Add Codecov test analytics action by @zx06 in #16
- test: raise unit test coverage above 80% (add CLI, DB, SSH, output, keyring tests) by @zx06 in #17
Full Changelog: v0.0.4...v0.0.5