Skip to content

Latest commit

 

History

History
86 lines (53 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

86 lines (53 loc) · 1.96 KB

Changelog

All notable changes to laravel-soulbscription will be documented in this file.

v4.0.0 - 2023-04-07

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: https://github.com/lucasdotvin/laravel-soulbscription/compare/3.0.1...v4.0.0

v2.6 - 2022-10-11

  • Non-expirable tickets

v2.5 - 2022-09-10

  • Postpaid features were added

v2.4 - 2022-09-08

  • Added a method to retrieve the last subscription

v2.3 - 2022-09-07

  • Added hasExpired and hasNotExpired aliases

v2.2.3 - 2022-07-24

  • Create a flag to ignore migrations autoloading

v2.2.2 - 2022-07-19

  • Fixed database migrations to avoid errors on fresh installs
  • Improved renew process to calculate expiration properly on not-overdue subscriptions

v2.2.1 - 2022-06-05

  • Fix migration tags
  • Document tickets activation process

v2.2.0 - 2022-05-19

  • Quota features

v2.1.0 - 2022-05-18

  • Updated dependencies and dev-dependencies

v2.0.1 - 2022-05-14

  • Inreased test coverage
  • Fixed minor bugs related to attributes

v2.0.0 - 2022-04-22

  • Grace days feature

v1.3.0 - 2022-03-03

  • Implemented feature tickets
    • Made feature tickets an optional feature

1.0.0 - 202X-XX-XX

  • initial release