Releases: CassianFlorin/database-cli
Releases · CassianFlorin/database-cli
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-07-31)
Bug Fixes
database-cli: 默认配置改写到仓库外,避免凭据误提交 (c3169d0 )
Continuous Integration
database-cli: 发版改由 release/hotfix 分支触发 (83b2207 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-07-30)
Documentation
database-cli: README 顶部加上项目主页链接 (95528cb )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-07-30)
Features
database-cli: 重做 Pages 主页的配色与动效 (82b24dd )
v1.0.3
Compare
Sorry, something went wrong.
No results found
1.0.3 (2026-07-30)
Bug Fixes
database-cli: 发版回写漏掉新增的版本位点 (d338614 )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2026-07-30)
Documentation
database-cli: 增加 GitHub Pages 项目主页 (4265ab1 )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-07-29)
Continuous Integration
database-cli: 升级 action 到 Node 24 运行时 (4ea98b8 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-07-29)
⚠ BREAKING CHANGES
database-cli: 已配置环境需新增 "writable": true 才能使用 --allow-write,
临时连接需同时传 --writable。此前只要 --allow-write 即可写入任意环境。
Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Bug Fixes
database-cli: 加固写入护栏与 MCP 适配层 (120099a )
database-cli: 发版时自动同步版本号 (f6e77e4 )
Continuous Integration
database-cli: 修复 sq 安装步骤解压路径冲突 (0a51db2 )
Documentation
database-cli: 同步写权限相关文档并补发版失败提示 (5590da0 )
Tests
database-cli: 增加真实 sq + SQLite 端到端测试并在 CI 安装 sq (8f0a9a7 )
v0.9.0
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-07-26)
Features
database-cli: 一条命令生成/执行数据修复包 (17cf973 )
v0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-07-24)
Features
database-cli: 从写前镜像自动生成回滚 SQL (f6ae1ce )
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-07-24)
Features
database-cli: 为查询与写入记录本地审计日志 (8c6d298 )
database-cli: 写前预览 UPDATE/DELETE 影响面与行快照 (a8f383c )