Skip to content

Releases: enhancv/mongoose-subscriptions

1.5.0: Implement quality of life methods

11 Apr 12:32
Compare
Choose a tag to compare
Add explisit trials, PreviousSubscription discounts, and some quality of
life methods on the customer

Change Plans

07 Apr 06:56
Compare
Choose a tag to compare
  • Remove Plan as a separate model, and integrate them inside subscriptions
  • Allow providing plan objects to use in loadProcessor
  • Add help methods for subscriptions & plans

Transaction and Subscription states

04 Apr 12:44
Compare
Choose a tag to compare
Merge pull request #7 from enhancv/refactor-statuses

Refactor statuses

Convert to peerDependencies

04 Apr 08:30
Compare
Choose a tag to compare
1.2.2

Fix eslint setting

Validations and Tests

03 Apr 09:15
Compare
Choose a tag to compare
Merge pull request #6 from enhancv/discriminator-type-switching

Add email & name, add test for type switching

Helper methods for the Coupon model

30 Mar 12:10
Compare
Choose a tag to compare
Merge pull request #5 from enhancv/extend-and-update-coupons

Added helper methods to the coupon and test them

Initial Release

27 Mar 10:04
Compare
Choose a tag to compare
1.1.0

Merge branch 'master' of github.com:enhancv/mongoose-subscriptions