Skip to content

2.0.0 WebSearch, Advanced Categorization, Rate Limiting, and Feature Flags

Compare
Choose a tag to compare
@sakowicz sakowicz released this 23 Mar 10:30
· 43 commits to master since this release
53d9c11

Thanks to great contribution by @kevingatera there are a lot of changes in this release. 🥳

Key Changes:

  • Added feature flag system for dynamic configuration
  • Implemented robust rate limiter with token bucket algorithm
  • Added new category suggestions with similarity matching
  • Integrated web search for merchant context
  • Improved transaction processing with batch support

More info in Readme.md.

What's Changed

Full Changelog: 1.8.0...2.0.0