Transaction tags and recurring transaction support
What's Changed
- adds set_transaction_tags method by @cciollaro in #77
- adds create_transaction_tag method by @cciollaro in #78
- Add API call to fetch recurring transactions and merchant data by @hammem in #80
New Contributors
- @cciollaro made their first contribution in #77
Project Internals
- Add workflow to run pyre on demand by @hammem in #76
- Add GitHub action to run unit tests on push, PR, and on demand by @hammem in #81
Full Changelog: v0.1.10...v0.1.11