Releases: zx06/xsql
Releases · zx06/xsql
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
v0.0.4
v0.0.4-rc1
What's Changed
Full Changelog: v0.0.3...v0.0.4-rc1
v0.0.3
v0.0.2
Changes
- Keyring format simplified: Changed from
keyring:<service>/<account>tokeyring:<account>with fixed service namexsql- Example:
keyring:prod/passwordinstead ofkeyring:xsql/prod/password
- Example:
- Windows fix: Handle UTF-16 null bytes from Windows Credential Manager
- Tests: Added comprehensive unit and integration tests for keyring functionality
- Docs: Updated configuration examples with new keyring format
v0.0.1
Initial release
Full Changelog: https://github.com/zx06/xsql/commits/v0.0.1