Releases: simonhamp/laravel-stripe-connect
Releases · simonhamp/laravel-stripe-connect
v0.5.0
What's Changed
- Update method to avoid clash with laravel cashier by @arthurnassar in #2
- Update Payable getAccountBalance by @arthurnassar in #1
- Widen `stripe/stripe-php version constraint so it plays nicer with other packages
New Contributors
- @arthurnassar made their first contribution in #2
Full Changelog: v0.4.4...v0.5.0
v0.4.4
- Fix route registration
Full Changelog: v0.4.3...v0.4.4
v0.4.3
- Fix issue with using enum directly
- Fix config key name reference
Full Changelog: v0.4.2...v0.4.3
v0.4.2
- Fix a method visibility issue
- Add
LinkType
enum and use it
Full Changelog: v0.4.1...v0.4.2
v0.4.1
- Fix migration paths
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- Updated for Laravel 10 & 11
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Completely rewritten to be more flexible and simplified. Now also supports Laravel 9
Full Changelog: v0.2.1...v0.3.0