v0.1.2
The bundle patch now ships the documented config scaffolding — bundle patch 现在随包附带文档化的 config 脚手架。
Fixed / 修复
cordis.patch.ymlnow carries the documentedconfigblock on thedsh-tinyfish-searchrow (apiKey/apiKeyEnv/baseURL, all commented out — shipped defaults apply until a later layer overrides the row), matching the README "Configure" example. The patch regression test guards it.cordis.patch.yml的dsh-tinyfish-search行现在携带 README「配置」一节所示的config块(apiKey/apiKeyEnv/baseURL,均为注释示例——在更后层覆盖该行之前均使用默认值),并由 patch 回归测试守护。
Changed / 变更
- The request
user-agentattribution header now reports the package version (dsh-tinyfish-search/0.1.2). - 请求的
user-agent归属头现在上报包版本(dsh-tinyfish-search/0.1.2)。
Full changelog / 完整更新说明: https://github.com/maxwell-feng/dsh-tinyfish-search/blob/main/CHANGELOG.md
Diff / 变更对比: v0.1.1...v0.1.2