Skip to content

Releases: terox/SubscriptionBundle

0.2.0

0.2.0 Pre-release
Pre-release

Choose a tag to compare

@terox terox released this 28 Mar 07:05

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

0.1.1 Pre-release
Pre-release

Choose a tag to compare

@terox terox released this 04 Feb 14:02

Remove configuration option

First incursion

First incursion Pre-release
Pre-release

Choose a tag to compare

@terox terox released this 18 Jan 20:18

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