Releases: laravelcm/laravel-subscriptions
Releases · laravelcm/laravel-subscriptions
v1.4
What's Changed
- Multiple features can now be used with the same slug by @chikenare in #28
- feat: rename
usage
relation tousages
on 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
v1.2.2
v1.2.1
What's Changed
- Update Provider to publish migrations files by @mckenziearts in #5
Full Changelog: v1.2...v1.2.1
v1.2
v1.1
What's Changed
- ✏️ Fix SubscriptionServiceProvider not found by @mckenziearts in #3
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- Plan test by @mckenziearts in #1
- ✅ Add subscription unit test by @mckenziearts in #2
New Contributors
- @mckenziearts made their first contribution in #1
Full Changelog: https://github.com/laravelcm/laravel-subscriptions/commits/v1.0