Skip to content

v11.0.0

Compare
Choose a tag to compare
@driesvints driesvints released this 07 Apr 15:06
· 38 commits to 11.x since this release
3d06b91

Added

  • Multiplan subscriptions (#900)
  • Tax Rates (#830)
  • Add new has payment method (#838)

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)