Releases: lmsqueezy/laravel
Releases · lmsqueezy/laravel
1.2.0
- Support for customer portals by @driesvints in #46
- Use
hash_equals
when validating webhook signature by @thinkverse in #42
1.1.2
- Adding Event and Webhook handler to get license updates by @abishekrsrikaanth in #41
1.1.1
- Dispatching the correct event name when a license is created by @abishekrsrikaanth in #35
1.1.0
- Add support for custom name, description and receipt_thank_you_note at checkout by @UrosCodes in #34
1.0.1
1.0.0
- First stable release
- Add support for custom price at checkout by @mraheelkhan in #28
- Add remaining events by @driesvints in #30
0.2.1
- Add "down" method for migrations by @Flatroy in #19
- Add endTrial method and document billing anchor by @driesvints in 2d63056
0.2.0
- Add missing
hasExpiredTrial
method onSubscription
model by @driesvints in 8e2e711 - Anonymous class migration by @shuvroroy in #5
- Allow regular checkouts to create subscriptions by @driesvints in 7fd4375
- Fix creation of customers by @driesvints in 29c1419
0.1.0
Initial pre-release.