Skip to content

release-v1.18.88

Choose a tag to compare

@github-actions github-actions released this 13 Aug 14:16
· 11 commits to main since this release
02f358a
fix(interface): 修复 fund_portfolio_hold_em 接口 (#7383)

- 升级项目版本至1.18.88,同步更新变更日志与包初始化文件
- 优化stock_hot_xq.py异常处理格式与stock_margin_bse.py列名排版
- 更新pre-commit配置,升级ruff至0.16.2并调整hook命令
- 重构pyproject.toml依赖管理,采用PEP 735依赖分组规范
- 优化GitHub CI工作流,拆分lint与test任务并调整uv配置
- 清理.gitignore,移除对uv.lock的追踪
- 更新文档依赖说明与配置文件

Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>