Skip to content

Releases: terox/SubscriptionBundle

0.2.0

28 Mar 07:05
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

This updates are centrated in clean and stabilice the project.

This realease breaks some Interfaces and methods. Please update your projects to keep it working:

  • ManagerSubscription::create($product, $user): now has the parameter user to indicate who is the owner of the subscription.
  • SubscriptionRepositoryInterface::findByProduct: has added the UserInterface parameter.
  • SubscriptionRepositoryInterface::findById: new method.

0.1.1

04 Feb 14:02
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Remove configuration option

First incursion

18 Jan 20:18
Compare
Choose a tag to compare
First incursion Pre-release
Pre-release

First incursion for testing in different environments and prepare the 1.0 releasement.