2.6.0
What's Changed
- fix(send_email): catch if there is no email in request in send_by_email invoice method by @RobertoCodeando in #17
- refactor(email): simplify nullish value in send_by_email method by @raul-facturapi in #19
- Throw Facturapi_Exception on http response code error by @ingfdoaguirre in #18
- feat(cancellation): add method to download cancellation receipt pdf by @raul-facturapi in #20
- feat(webhooks): add webhooks routes to php module by @raul-facturapi in #21
- feat(certs): add delete certs method in package by @raul-facturapi in #23
- feat(cancellation): add cancellation receipt pdf in library by @raul-facturapi in #22
New Contributors
- @raul-facturapi made their first contribution in #19
- @ingfdoaguirre made their first contribution in #18
Full Changelog: 2.4.0...2.6.0