Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@terox terox released this 28 Mar 07:05
· 1 commit to master since this 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.