Skip to content

Releases: lucasdotvin/laravel-soulbscription

v2.2.2

19 Jul 00:05
Compare
Choose a tag to compare
  • Fixed database migrations to avoid errors on fresh installs
  • Improved renew process to calculate expiration properly on not-overdue subscriptions

v2.2.1

05 Jun 03:09
Compare
Choose a tag to compare
  • Fix migration tags
  • Document tickets activation process

v2.2.0

19 May 23:09
Compare
Choose a tag to compare
  • Quota features

v2.1.0

18 May 02:28
Compare
Choose a tag to compare
  • Updated dependencies and dev-dependencies

v2.0.1

14 May 00:51
Compare
Choose a tag to compare
  • Inreased test coverage
  • Fixed minor bugs related to attributes

v2.0.0

22 Apr 22:57
Compare
Choose a tag to compare
  • Grace days feature

v1.3.0

03 Mar 01:30
Compare
Choose a tag to compare
  • Implemented feature tickets
    • Made feature tickets an optional feature

1.2.0: - Added support to publish resources

20 Feb 00:18
Compare
Choose a tag to compare
  • Added support to publish resources
  • Created a config file to load classes from

1.1.0

18 Feb 16:01
Compare
Choose a tag to compare
  • Added events, like SubscriptionStarted and FeatureConsumed

v1.0.1

18 Feb 13:02
Compare
Choose a tag to compare
  • Create global scopes to extract expiration logic com models
  • Simplify relationships in HasSubscriptions trait to avoid early optimization