Releases: mollie/laravel-cashier-mollie
Releases · mollie/laravel-cashier-mollie
v2.15.1
v2.15.0
What's Changed
- User has any subscription by @ignaciocunado in #262
New Contributors
- @ignaciocunado made their first contribution in #262
Full Changelog: v2.14.0...v2.15.0
v2.14.0
Release v2.13.0
What's Changed
- Swap Illuminate EventServiceProvider in favour of plain ServiceProvider by @sandervanhooft in #248
- Improved DatabasePlanRepository documentation by @Naoray in #240
- Added getter for DefaultIntervalGenerator.php by @PabloHendriks in #223
Full Changelog: v2.12.1...v2.13.0
Release v2.12.1
Release v2.12.0
What's Changed
- added support for Laravel 11
- dropped support for PHP < 8.1
- upgraded Carbon dependency to v3
- wrapped
->diffIn*()
calls inabs()
because these can now return negative values - moved
lang
folder to root - migrated
phpunit.xml.dist
to latest version - restructured
CashierServiceProvider
- replaced references to
Mollie\Laravel\MollieApiWrapper
withMollie\Api\MollieApiClient
- updated GitHub workflow tests to include php 8.3 & Laravel v11, dropped php v8.0
Full Changelog: v2.11.1...v2.12.0
Release v2.11.1
What's Changed
- cleanup tests by @Naoray in #218
- Fix lost scheduled_order_id by @PabloHendriks in #220
New Contributors
- @PabloHendriks made their first contribution in #220
Full Changelog: v2.11.0...v2.11.1
Release v2.11.0
What's Changed
Full Changelog: 2.10.0...v2.11.0
Release v2.10.0
What's Changed
- Description not set for update payment method builder issue resolved by @sander3 in #206
- Makes getting order description a function by @YouneselBarnoussi in #203
New Contributors
- @YouneselBarnoussi made their first contribution in #203
Full Changelog: v2.9.0...2.10.0
Release v2.9.0
What's Changed
- add subscription scopes documentation by @Naoray in #191
- Custom mollie_customer_id and mollie_mandate_id column names by @sander3 in #189
- add test for swapping subscription and apply a coupon immediately by @Naoray in #201
- Makes Payment description and Receipt translatable by @Naoray in #192
New Contributors
Full Changelog: v2.8.0...v2.9.0