Skip to content

Releases: hongbietcode/claude-finance-kit

v0.1.36

05 Apr 03:41
25da5d6

Choose a tag to compare

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

04 Apr 16:00
d14617b

Choose a tag to compare

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

04 Apr 15:34
0fea7d0

Choose a tag to compare

What's Changed

  • fix: remove proxy support, use direct connections (6244d16)

Full Changelog: v0.1.33...v0.1.34

v0.1.33

04 Apr 09:03
f9cd723

Choose a tag to compare

What's Changed

  • Refactor finance scripts for improved readability and functionality (0babc47)

Full Changelog: v0.1.32...v0.1.33

v0.1.32

04 Apr 06:46
fee7fd0

Choose a tag to compare

What's Changed

  • feat: add Vercel insights script for performance tracking (415297a)

Full Changelog: v0.1.31...v0.1.32

v0.1.31

04 Apr 06:41
b5b0aba

Choose a tag to compare

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

04 Apr 06:02
95c8873

Choose a tag to compare

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

04 Apr 05:55
e1208b0

Choose a tag to compare

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

02 Apr 16:38
b383720

Choose a tag to compare

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

02 Apr 15:40
f8d099a

Choose a tag to compare

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