Added
Changed
- Update stripe api version (#905)
- Require PHP 7.2 (f0f8cd1)
- Dropped Laravel 5.8 support (b6256a2)
- Allow for subscription options (#868, #901)
- Use proper invoice number (#878)
- Loosen exception throwing (#882)
- Rename some exceptions (#881)
- Allow for custom filename with downloadInvoice method (#889)
- Split
Billable
trait into multiple concerns (#898)