Skip to content

Releases: waxim/vouchers

1.0.3

Choose a tag to compare

@waxim waxim released this 25 Jan 17:15

Added to packagist.

1.0.2

Choose a tag to compare

@waxim waxim released this 18 Jan 17:08

Fixed wrong exceptions. Thanks to /u/muglug

1.0.1

Choose a tag to compare

@waxim waxim released this 18 Jan 12:21

Style changes.

1.0

1.0

Choose a tag to compare

@waxim waxim released this 18 Jan 11:56

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.