- f6b3b1f: fix default export
- 94852fc: UENs should support alphanumeric
- e1bc4d2: use the same QR code colour as PayNow
- 857edf7: set homepage and repository links
- 47f94f5: fix IIFE distribution to target the browser
- dd050eb: use actual specification name for
company_name
- 38d1cbb: remove
days_before_expiry
flag
- 187ddbd: build for CDN
- 0505e0b: move
yargs
to dev dependency
- d76d824: rename exported
StringNumber
type toNumberString
- 6aa6022:
generate_code
will returnUInt8Array
directly
- edbe3f3: Use more rigorous types for numbers
- 29797c0: Add numeric country code literal type to mobile number type
- 0c4766e:
generate_svg
should use normalGenerateOptions
- ace8329: Allow users to set the number of days till expiry
- aea1b44: Prefer higher quality QR generation
- 8cbd89d: Make GenerateMobileOptions's number field more lenient