Releases: terox/SubscriptionBundle
Releases · terox/SubscriptionBundle
0.2.0
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
First incursion
First incursion for testing in different environments and prepare the 1.0 releasement.