Skip to content

v0.1.2

Choose a tag to compare

@maxwell-feng maxwell-feng released this 30 Aug 15:58
· 4 commits to main since this release

The bundle patch now ships the documented config scaffolding — bundle patch 现在随包附带文档化的 config 脚手架。

Fixed / 修复

  • cordis.patch.yml now carries the documented config block on the dsh-tinyfish-search row (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.ymldsh-tinyfish-search 行现在携带 README「配置」一节所示的 config 块(apiKey / apiKeyEnv / baseURL,均为注释示例——在更后层覆盖该行之前均使用默认值),并由 patch 回归测试守护。

Changed / 变更

  • The request user-agent attribution 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