File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33自动从 QuantClass 下载股票和币圈数据,帮你把本地数据保持最新。
44好几天没跑也没关系,一条命令就能把缺的全补上。
55
6- 当前版本:** v1.0 **
6+ 当前版本:** v1.1 **
77
88macOS 工具。Windows 用户推荐使用 QuantClass 官方客户端。
99
@@ -225,15 +225,24 @@ ls -t <data_root>/.quantclass_sync/log/run_report_* | head -1 | xargs cat
225225
226226## 更新记录
227227
228+ <details >
229+ <summary >v1.1</summary >
230+
231+ - 新增首次启动向导(Setup Wizard):双击即用,自动安装依赖、引导配置,全程不需要命令行
232+ - ` .command ` 自动检测并安装依赖,首次运行零配置
233+ - 总览页新增"重新配置"入口,无需 CLI 即可修改凭证
234+ - 测试用例从 315 增加到 327 个
235+
236+ </details >
237+
228238<details >
229239<summary >v1.0</summary >
230240
231241- 新增图形界面(GUI):总览、同步、历史三个页面
232- - 新增首次启动向导:双击即用,自动安装依赖、引导配置,全程不需要命令行
233242- 新增并发下载:` --workers ` 参数支持 1-8 线程
234243- 新增 ` status ` 命令:一屏查看全局同步状态
235244- 新增 ` .command ` 双击启动 GUI(macOS)
236- - 测试用例从 199 增加到 327 个
245+ - 测试用例从 199 增加到 315 个
237246
238247</details >
239248
You can’t perform that action at this time.
0 commit comments