Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 17:15
· 2 commits to main since this release

[0.1.1] - 2026-08-19

Added

  • Quote resilience: per-stock valuation fetches fall back to Eastmoney's own delayed-quote host (quoteFallbackBaseUrl, default push2delay.eastmoney.com) when the primary push2 host fails; per-stock gaps stay loud and declared.
  • Opt-in live end-to-end suite (pnpm run test:e2e, gated by LIVE_E2E=1): seals a real network report for 161725 and spot-checks five key numbers against the sealed snapshot and a second independent fetch of the same endpoints.
  • Community engineering: issue forms (bug_report.yml, feature_request.yml), a PR checklist template, and npm/CI badges across the five-language READMEs.