OpenNavicat v0.7.0
What's Changed
2a58527 refactor: 集中元数据到 init.py,动态生成 version_info
0b9ece9 chore: bump version to 0.7.0 for release
80f030d fix: 修正版本检查和文档链接 URL
be41f8b fix: 恢复 opennavicat gui 路由
1cf17bd chore: 移除临时验证脚本
ae1f6ef chore: 同步版本至 GitHub Releases v0.7.0-rc6
acf3ee6 chore: 修正版本信息文件为当前版本 v0.3.0
Installation
pip install open-navicat==v0.7.0Executables
Two packages are provided — CLI (lightweight, no Qt) and GUI (full with PySide6):
| Platform | Architecture | CLI | GUI |
|---|---|---|---|
| Windows | x64 | opennavicat-cli-windows-x64.exe |
opennavicat-windows-x64.exe |
| macOS | ARM64 (Apple Silicon) | opennavicat-cli-macos-arm64 |
opennavicat-macos-arm64 |
| Linux | x64 | opennavicat-cli-linux-x64 |
opennavicat-linux-x64 |