Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:51
· 4 commits to main since this release
06175ac

What's Changed

  • Make RC publishing manual via workflow_dispatch by @vargahis in #22
  • Fix gh release view in publish-rc validation by @vargahis in #23
  • Pin Python upper bound to <3.14 by @vargahis in #24
  • Remove outdated FUNDING.yml by @vargahis in #25
  • Refactor: consolidate auth-recovery logic in auth_server by @vargahis in #27
  • Add needs_review filter to get_transactions by @harshitbshah in #29
  • Add create_transaction_rule tool and slim get_transaction_categories response by @harshitbshah in #28
  • Slim get_transactions response to reduce token usage by @harshitbshah in #30
  • Remove needs_review guard now that monarchmoneycommunity 1.3.2 is released by @harshitbshah in #32
  • fix: convert MCP tools to native async to prevent stdio hangs by @GilbertoAbrao in #33
  • Add transaction rule management tools and refactor integration-test skill by @vargahis in #36
  • feat: expose recurring-merchant management tools by @GilbertoAbrao in #34
  • feat: expose transaction-rule CRUD tools by @GilbertoAbrao in #35

New Contributors

Full Changelog: v0.1.2...v0.1.3