All notable changes to laravel-soulbscription
will be documented in this file.
- 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
- @AbdoulBaguiM made their first contribution in #59
- @omaressaouaf made their first contribution in #57
Full Changelog: https://github.com/lucasdotvin/laravel-soulbscription/compare/3.0.1...v4.0.0
- Non-expirable tickets
- Postpaid features were added
- Added a method to retrieve the last subscription
- Added
hasExpired
andhasNotExpired
aliases
- Create a flag to ignore migrations autoloading
- Fixed database migrations to avoid errors on fresh installs
- Improved renew process to calculate expiration properly on not-overdue subscriptions
- Fix migration tags
- Document tickets activation process
- Quota features
- Updated dependencies and dev-dependencies
- Inreased test coverage
- Fixed minor bugs related to attributes
- Grace days feature
- Implemented feature tickets
-
- Made feature tickets an optional feature
- initial release