Skip to content

Releases: simonhamp/laravel-stripe-connect

v0.5.0

09 Jul 17:20
fcb087f
Compare
Choose a tag to compare

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

Full Changelog: v0.4.4...v0.5.0

v0.4.4

28 Mar 04:21
e6dc6aa
Compare
Choose a tag to compare
  • Fix route registration

Full Changelog: v0.4.3...v0.4.4

v0.4.3

28 Mar 03:41
0bbe2a5
Compare
Choose a tag to compare
  • Fix issue with using enum directly
  • Fix config key name reference

Full Changelog: v0.4.2...v0.4.3

v0.4.2

28 Mar 03:32
b9bff60
Compare
Choose a tag to compare
  • Fix a method visibility issue
  • Add LinkType enum and use it

Full Changelog: v0.4.1...v0.4.2

v0.4.1

28 Mar 02:37
19e2086
Compare
Choose a tag to compare
  • Fix migration paths

Full Changelog: v0.4.0...v0.4.1

v0.4.0

28 Mar 02:32
37fd3d6
Compare
Choose a tag to compare
  • Updated for Laravel 10 & 11

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Mar 04:39
df02fc3
Compare
Choose a tag to compare

Completely rewritten to be more flexible and simplified. Now also supports Laravel 9

Full Changelog: v0.2.1...v0.3.0