Releases: hongbietcode/claude-finance-kit
Releases · hongbietcode/claude-finance-kit
v0.1.36
What's Changed
- fix: repair nav_report 404 and correct docs for API signatures (b42cb3a)
Full Changelog: v0.1.35...v0.1.36
v0.1.35
What's Changed
- fix: change HTML report output path from plans/reports to reports (e2ae175)
- fix: emphasize mandatory agent delegation in finance-kit skill (2263971)
- feat: replace build-html-report.py with html-report-writer agent (0040307)
Full Changelog: v0.1.34...v0.1.35
v0.1.34
What's Changed
- fix: remove proxy support, use direct connections (6244d16)
Full Changelog: v0.1.33...v0.1.34
v0.1.33
What's Changed
- Refactor finance scripts for improved readability and functionality (0babc47)
Full Changelog: v0.1.32...v0.1.33
v0.1.32
What's Changed
- feat: add Vercel insights script for performance tracking (415297a)
Full Changelog: v0.1.31...v0.1.32
v0.1.31
What's Changed
- Refactor finance-kit documentation and agent descriptions; remove marcus-vance agent, update README and CLI references, and enhance skill activation instructions for improved clarity and accuracy. (5c842b8)
- fix: format execution flow steps as proper headings (46878f2)
- fix: expand clarification step in marcus-vance agent with examples (6c2bba4)
- fix: set plugin name to finance-kit (a37866c)
- fix: restore plugin name to claude-finance-kit (55b5efb)
Full Changelog: v0.1.30...v0.1.31
v0.1.30
What's Changed
- fix: rename skill to finance-kit to avoid reserved word claude in skill name (3df4d28)
Full Changelog: v0.1.29...v0.1.30
v0.1.29
What's Changed
- fix: update README skill references from 4 skills to single claude-finance skill (a5992d5)
- refactor: consolidate 4 skills into single claude-finance skill with utility scripts (dff05ae)
- fix: update installation instructions to emphasize mandatory upgrade for runtime stability (324cce5)
Full Changelog: v0.1.28...v0.1.29
v0.1.28
What's Changed
- fix: use explicit None proxies to override requests env proxy detection (27be1ab)
Full Changelog: v0.1.27...v0.1.28
v0.1.27
What's Changed
- refactor: simplify http_client by removing unused proxy dispatch logic (a8167ef)
- feat: add vercel configuration file for deployment settings (618a4f6)
Full Changelog: v0.1.26...v0.1.27