We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4890f67 commit 8a997bbCopy full SHA for 8a997bb
1 file changed
CHANGELOG.md
@@ -1,6 +1,10 @@
1
## 3.5.8 (2026-04-13)
2
+### New
3
+- CLI 新增 `tigeropen quote scanner` 选股命令,支持 `--filter`(数值/累计/财务/标签筛选,预设 `gainers`/`losers`)、`--sort`、`--sort-dir`、`--limit` 参数
4
+- 新增 Windows PowerShell 一键安装脚本 `install.ps1`(`irm .../install.ps1 | iex`);`install.sh` 在 MINGW/MSYS/Cygwin 环境下增加 PowerShell 安装提示
5
### Fix
6
- 修复 `_get_props_path()` 传入完整文件路径时文件名被替换为 `tiger_openapi_config.properties` 的问题,现在支持任意文件名
7
+- 修复 `account assets` 命令渲染 `PortfolioAccount` 对象时报错的问题
8
9
## 3.5.7 (2026-03-25)
10
0 commit comments