Skip to content

Releases: waxim/vouchers

1.0.3

25 Jan 17:15
Compare
Choose a tag to compare

Added to packagist.

1.0.2

18 Jan 17:08
Compare
Choose a tag to compare

Fixed wrong exceptions. Thanks to /u/muglug

1.0.1

18 Jan 12:21
Compare
Choose a tag to compare

Style changes.

1.0

18 Jan 11:56
Compare
Choose a tag to compare
1.0

First release of Vouchers

  • Adds the ability to generate vouchers and voucher codes.
  • Adds the concept of bags (collections) to allow vouchers to work in sets.
  • Adds the ability to write custom generators for voucher codes.
  • Adds the ability to write custom validators for voucher codes.
  • Adds the ability to pick vouchers at random from a bag.
  • Adds the ability to pick vouchers based on a callback.