docs: Add CLI v0.22.2 release notes#1060
Merged
Merged
Conversation
Add v0.22.2 entries (en / zh-CN / zh-HK) covering JSON output polish: RFC 3339 timestamps for topics and P&L flows, counter_id→symbol and normalized rank/screener JSON, and a 30-day default for market-temp --history. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
List the affected commands (kline, kline-history, trades, intraday, capital-flow, capital-dist, market-temp, topics) in the RFC 3339 bullet, and remove the rank/screener/short-positions/top-movers JSON bullet. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
为 longbridge CLI v0.22.2 补充 Release Notes(en / zh-CN / zh-HK 三种语言)。
本次发布概要
v0.22.2 是一个聚焦 JSON 输出一致性 的维护版本,主要面向脚本与 AI 工具调用场景:
topics(帖子与回复时间)及账户盈亏流水记录改用 RFC 3339 日期时间,不再输出原始 Unix 时间戳(#223、#225)rank/screener/short-positions/top-moversJSON 输出优化 — 内部counter_id替换为可读的symbol,rank分类与screener strategies输出扁平化、规范化(#221)market-temp --history默认区间 — 省略--start时默认取结束日期前 30 天(#224)🤖 Generated with Claude Code