Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 240 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 240 Bytes

CHANGELOG

0.0.1

  • Implement CouponCode.generate(parts: n)/validate().

0.0.2

  • Bug fix .validate can't handle invalid characters and produces an error. (mrclmrvn)

0.0.2

  • add ability to specify length #15 (fourcolors)