Releases: d-edge/Cardizer
Releases · d-edge/Cardizer
v0.10
v0.9.2
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Added support for card Bankcard by @umair-fayaz in #82
- Updated Discover to have acceptCoBranded flag for the range "622126-622925" by @umair-fayaz in #83
- feat(random): seed the random generator by @PierrickBlons in #85
- Implement IFuzz extension to generate visa for Diverse.Fuzzer by @PierrickBlons in #87
New Contributors
- @PierrickBlons made their first contribution in #85
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Added support for card UzCard by @umair-fayaz in #75
- Added support for card Humo by @umair-fayaz in #76
- Added support for card NPS Pridnestrovie by @umair-fayaz in #78
- Added support for card Maestro UK by @umair-fayaz in #79
- Added support for card UkrCard by @umair-fayaz in #81
- Replaced old link with Github's release by @Ananthavijay in #69
New Contributors
- @Ananthavijay made their first contribution in #69
- @umair-fayaz made their first contribution in #75
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat(card): add support for Troy by @minajevs in #62
- feat(card): add support for Visa Electron by @minajevs in #61
- feat(card): add support for Switch by @minajevs in #63
- feat(card): add support for Solo by @minajevs in #64
- Changed the text from "Eightteen" to "Eighteen" by @prjailani in #66
New Contributors
- @minajevs made their first contribution in #62
- @prjailani made their first contribution in #66
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.6.0-beta
- No impact to the end user.
- better API to create new card.
Add Uatp
- Support for Uatp credit card
Length
- Add length options for all the existing and relevant cards
- Move to FsUnit