Releases: laravelcm/laravel-subscriptions
Releases · laravelcm/laravel-subscriptions
v1.7.2
What's Changed
- fix: remove_cancels_at_from_subscriptions_table on service provider by @mckenziearts in #43
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- feat: make free plans never expire by @mckenziearts in #42
Full Changelog: v1.7...v1.7.1
v1.7
What's Changed
- fix: allow canUseFeature to return true when no usage record exists by @mckenziearts in #40
- fix: use static query method in subscribedPlans instead of tap by @mckenziearts in #41
Full Changelog: v1.6...v1.7
v1.6
What's Changed
- fix: scope subscription slug uniqueness per subscriber by @mckenziearts in #39
Full Changelog: v1.5...v1.6
v1.5
v1.4.1
v1.4
What's Changed
- Multiple features can now be used with the same slug by @chikenare in #28
- feat: rename
usagerelation tousageson Feature Model and refactor Models by @mckenziearts in #29
New Contributors
- @chikenare made their first contribution in #28
Full Changelog: v1.3.2...v1.4
v1.3.2
What's Changed
- feat: Disable relation integer casting to allow UUIDs with custom Models by @DanielSpravtsev in #19
- feat: fix slug generation and add new tests by @mckenziearts in #25
New Contributors
- @DanielSpravtsev made their first contribution in #19
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- feat: Remove laravel 9 support and update github actions test by @mckenziearts in #17
Full Changelog: v1.3...v1.3.1
v1.3
What's Changed
- Fixing the shell command to publish resources by @lauspadafora in #14
- fix: Error on undefined method planSubscriptions by @mckenziearts in #15
- feat: Add support for Laravel 11 by @mckenziearts in #16
New Contributors
- @lauspadafora made their first contribution in #14
Full Changelog: v1.2.2...v1.3