Releases: lucasdotvin/laravel-soulbscription
Releases · lucasdotvin/laravel-soulbscription
4.2.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #96
New Contributors
- @laravel-shift made their first contribution in #96
Full Changelog: 4.1.0...4.2.0
v4.1.0
What's Changed
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #60
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #62
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #63
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #66
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #67
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #68
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #71
- Update README.md by @harrisonratcliffe in #77
New Contributors
- @harrisonratcliffe made their first contribution in #77
Full Changelog: 4.0.0...4.1.0
v4.0.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #45
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #53
- fixed typo by @AbdoulBaguiM in #59
- Add support for laravel 10 by @omaressaouaf in #57
New Contributors
- @AbdoulBaguiM made their first contribution in #59
- @omaressaouaf made their first contribution in #57
Full Changelog: 3.0.1...4.0.0
v3.0.1
- Fixed an issue with the calc of ticket charges
v3
3.0.0 Handle negative balance for features
v2.6
- Non-expirable tickets
v2.5
- Postpaid features were added
v2.4
- Added a method to retrieve the last subscription
v2.3
- Added
hasExpired
andhasNotExpired
aliases
v2.2.3
- Create a flag to ignore migrations autoloading