Skip to content

1.0

Compare
Choose a tag to compare
@waxim waxim released this 18 Jan 11:56
· 9 commits to master since this release

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.