v0.2.0
What's Changed
- Fix pagination for recurring sales invoices by @stayallive in #27
- Make
tax_number_validboolean by @jeffreyvanhees in #25 - Feature: add default rate limiter by @sandervanhooft in #29
New Contributors
- @stayallive made their first contribution in #27
- @jeffreyvanhees made their first contribution in #25
Feedback and contributions are welcome.
Important Notes
-
This is an alpha release and subject to breaking changes.
-
Actively evolving: we strongly recommend pinning your installation to avoid unexpected issues:
"require": { "sandorian/moneybird-api-php": "^0.1.0" }
Full Changelog: v0.1.1...v0.2.0