Releases: d-edge/Cardidy
v0.6.2 Latest
We need to add support to maestro in order to test Bancontact implementation for D-EDGE PAY:
https://docs.adyen.com/payment-methods/bancontact/bancontact-card/api-only/#test-and-go-live
Wikipedia does not contain all Maestro ranges, but we can consider that they are missing since they exist on freebinchecker:
https://www.freebinchecker.com/belgium_maestro-bin-list-brand?hl=fr
v0.6.1
We need to add support to maestro in order to test Bancontact implementation for D-EDGE PAY:
https://docs.adyen.com/payment-methods/bancontact/bancontact-card/api-only/#test-and-go-live
Wikipedia does not contain all Maestro ranges, but we can consider that they are missing since they exist on freebinchecker:
https://www.freebinchecker.com/belgium_maestro-bin-list-brand?hl=fr
v0.6.0
What's Changed
- ci: create dependabot.yml by @aloisdg in #78
- docs(github): fix typo by @aloisdg in #93
- docs(github): document card updating by @aloisdg in #92
- feat: add GPN card by @blouflashdb in #90
- feat: add support for card Borica by @blouflashdb in #95
- feat: add Support for NPS Pridnestrovie by @ntbm in #96
- fix: update card verve by @blouflashdb in #102
- fix: update lankapay by @blouflashdb in #101
- feat: add support for card solo by @blouflashdb in #103
- feat(switch): add support for Switch by @ntbm in #97
- ci(net7): upgrade to net7 by @aloisdg in #107
New Contributors
- @dependabot made their first contribution in #83
- @blouflashdb made their first contribution in #90
- @ntbm made their first contribution in #96
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
v0.3.0
What's Changed
- docs(app): add a sample application by @aloisdg in #9
- feat: add support for BankCard by @wbalbo in #29
- docs: modifying Contributing.md by @wbalbo in #31
- feat: add support for China T-Union by @wbalbo in #33
- fix: and test UnionPay by @aloisdg in #35
- feat: add support for UkrCard by @wbalbo in #34
- feat(card): add support for RuPay by @wbalbo in #37
- feat(card): add support for InterPayment by @wbalbo in #38
- fix: correct typos in Cardidy.cs #40 by @chiaramistro in #41
- Add support for "Humo card" by @hey24sheep in #44
- Allow noise in strict mode by @alejandrocq in #52
- Add LankaPay by @hey24sheep in #53
- Add support for InstaPayment by @alejandrocq in #42
- Feat/add troy by @hey24sheep in #57
- Add Laser by @hey24sheep in #58
- Target framework to net-standard 2.0 instead of "net6.0" by @hey24sheep in #46
- refacto: small code cleanup by @torendil in #59
- Add support for card UzCard by @alejandrocq in #62
- fix(test): remove netstandard2.0 target by @aloisdg in #61
- Benchmarks added by @hey24sheep in #51
- ci(build): bump to net6.0 by @aloisdg in #64
- Add support to Dankort by @fighou in #66
- feat(diners): add support for Diners Intl by @fighou in #70
New Contributors
- @wbalbo made their first contribution in #29
- @chiaramistro made their first contribution in #41
- @hey24sheep made their first contribution in #44
- @alejandrocq made their first contribution in #52
- @torendil made their first contribution in #59
- @fighou made their first contribution in #66
Full Changelog: v0.1.0-beta...v0.3.0
v0.2.0
What's Changed
- docs(app): add a sample application by @aloisdg in #9
- feat: add support for BankCard by @wbalbo in #29
- docs: modifying Contributing.md by @wbalbo in #31
- feat: add support for China T-Union by @wbalbo in #33
- Fix and test UnionPay by @aloisdg in #35
- feat: add support for UkrCard by @wbalbo in #34
- feat(card): add support for RuPay by @wbalbo in #37
- feat(card): add support for InterPayment by @wbalbo in #38
- Fixed typos in Cardidy.cs #40 by @chiaramistro in #41
- Add support for "Humo card" by @hey24sheep in #44
- Allow noise in strict mode by @alejandrocq in #52
- Add LankaPay by @hey24sheep in #53
- Add support for InstaPayment by @alejandrocq in #42
- Feat/add troy by @hey24sheep in #57
- Add Laser by @hey24sheep in #58
- Target framework to net-standard 2.0 instead of "net6.0" by @hey24sheep in #46
- refacto: small code cleanup by @torendil in #59
New Contributors
- @wbalbo made their first contribution in #29
- @chiaramistro made their first contribution in #41
- @torendil made their first contribution in #59
Full Changelog: v0.1.0-beta...v0.2.0
v0.1.0-beta
- Check with the Luhn's algorithm
- Can check for Cvv
- Can guess anonymized credit card
- Can guess truncated creditcard card
- Support for Visa credit card
- Support for Jcb credit card
- Support for Amex credit card
- Support for Discover credit card
- Support for MasterCard credit card