react-native-cardscan
Version:
This library provides payment card scanning functionality for your react-native app.
158 lines (100 loc) • 11.1 kB
Markdown
# Changelog
## [2.0.0](https://github.com/getbouncer/react-native-cardscan/tree/2.0.0) (2021-10-04)
**Closed issues:**
- Getting version error during pod install [\#153](https://github.com/getbouncer/react-native-cardscan/issues/153)
- Value of card expiry month, year [\#150](https://github.com/getbouncer/react-native-cardscan/issues/150)
- Trying to install package in react native causes build failure [\#129](https://github.com/getbouncer/react-native-cardscan/issues/129)
- \[Customizing\] How to customize the câmera overlay? [\#120](https://github.com/getbouncer/react-native-cardscan/issues/120)
- Credit Card Image [\#116](https://github.com/getbouncer/react-native-cardscan/issues/116)
- iOS: not building project issue \(ld: symbol\(s\) not found for architecture arm64\) [\#100](https://github.com/getbouncer/react-native-cardscan/issues/100)
- \> Task :react-native-cardscan:packageDebugAssets FAILED [\#95](https://github.com/getbouncer/react-native-cardscan/issues/95)
- iOS Build Issue [\#56](https://github.com/getbouncer/react-native-cardscan/issues/56)
**Merged pull requests:**
- Release 2.0.0 [\#155](https://github.com/getbouncer/react-native-cardscan/pull/155) ([jaimepark-stripe](https://github.com/jaimepark-stripe))
- Create RN UI Customization interface [\#152](https://github.com/getbouncer/react-native-cardscan/pull/152) ([jaimepark-stripe](https://github.com/jaimepark-stripe))
- Update react dependency from React to React-Core [\#149](https://github.com/getbouncer/react-native-cardscan/pull/149) ([kingst-stripe](https://github.com/kingst-stripe))
- Clean up the example app [\#148](https://github.com/getbouncer/react-native-cardscan/pull/148) ([kingst-stripe](https://github.com/kingst-stripe))
- Update CODEOWNERS [\#146](https://github.com/getbouncer/react-native-cardscan/pull/146) ([jaimepark-stripe](https://github.com/jaimepark-stripe))
## [1.1.30](https://github.com/getbouncer/react-native-cardscan/tree/1.1.30) (2021-04-22)
## [1.1.29](https://github.com/getbouncer/react-native-cardscan/tree/1.1.29) (2021-04-16)
**Closed issues:**
- Is it possible to scan cardholderName on android? [\#106](https://github.com/getbouncer/react-native-cardscan/issues/106)
**Merged pull requests:**
- Update android version [\#115](https://github.com/getbouncer/react-native-cardscan/pull/115) ([awushensky](https://github.com/awushensky))
- Bump to CardScan 2.0.9 [\#103](https://github.com/getbouncer/react-native-cardscan/pull/103) ([jaimejiyepark](https://github.com/jaimejiyepark))
## [1.1.28](https://github.com/getbouncer/react-native-cardscan/tree/1.1.28) (2021-03-10)
**Closed issues:**
- CVC number not scanned [\#84](https://github.com/getbouncer/react-native-cardscan/issues/84)
**Merged pull requests:**
- Upgrade android version [\#117](https://github.com/getbouncer/react-native-cardscan/pull/117) ([awushensky](https://github.com/awushensky))
## [1.1.26](https://github.com/getbouncer/react-native-cardscan/tree/1.1.26) (2020-12-04)
**Merged pull requests:**
- Upgrade native libraries [\#83](https://github.com/getbouncer/react-native-cardscan/pull/83) ([awushensky](https://github.com/awushensky))
- Update native libraries [\#72](https://github.com/getbouncer/react-native-cardscan/pull/72) ([awushensky](https://github.com/awushensky))
- Fix NPE [\#70](https://github.com/getbouncer/react-native-cardscan/pull/70) ([awushensky](https://github.com/awushensky))
- Upgrade android [\#69](https://github.com/getbouncer/react-native-cardscan/pull/69) ([awushensky](https://github.com/awushensky))
- Upgrade cardscan [\#67](https://github.com/getbouncer/react-native-cardscan/pull/67) ([awushensky](https://github.com/awushensky))
- Upgrade native cardscan [\#65](https://github.com/getbouncer/react-native-cardscan/pull/65) ([awushensky](https://github.com/awushensky))
- Upgrade cardscan [\#64](https://github.com/getbouncer/react-native-cardscan/pull/64) ([awushensky](https://github.com/awushensky))
## [1.1.16](https://github.com/getbouncer/react-native-cardscan/tree/1.1.16) (2020-10-06)
**Merged pull requests:**
- Upgrade android [\#62](https://github.com/getbouncer/react-native-cardscan/pull/62) ([awushensky](https://github.com/awushensky))
## [1.1.15](https://github.com/getbouncer/react-native-cardscan/tree/1.1.15) (2020-10-05)
**Merged pull requests:**
- Pin cardscan version [\#61](https://github.com/getbouncer/react-native-cardscan/pull/61) ([awushensky](https://github.com/awushensky))
- Update README.md [\#60](https://github.com/getbouncer/react-native-cardscan/pull/60) ([jaimejiyepark](https://github.com/jaimejiyepark))
## [1.1.14](https://github.com/getbouncer/react-native-cardscan/tree/1.1.14) (2020-10-02)
**Merged pull requests:**
- Update android version [\#59](https://github.com/getbouncer/react-native-cardscan/pull/59) ([awushensky](https://github.com/awushensky))
## [1.1.12](https://github.com/getbouncer/react-native-cardscan/tree/1.1.12) (2020-10-02)
**Merged pull requests:**
- Update android version [\#58](https://github.com/getbouncer/react-native-cardscan/pull/58) ([awushensky](https://github.com/awushensky))
## [1.1.11](https://github.com/getbouncer/react-native-cardscan/tree/1.1.11) (2020-09-23)
**Merged pull requests:**
- Bump cardscan version [\#52](https://github.com/getbouncer/react-native-cardscan/pull/52) ([awushensky](https://github.com/awushensky))
- Fix dismiss view [\#51](https://github.com/getbouncer/react-native-cardscan/pull/51) ([jaimejiyepark](https://github.com/jaimejiyepark))
## [1.1.10](https://github.com/getbouncer/react-native-cardscan/tree/1.1.10) (2020-09-18)
**Merged pull requests:**
- Fix package lock [\#50](https://github.com/getbouncer/react-native-cardscan/pull/50) ([awushensky](https://github.com/awushensky))
- Upgrade android [\#49](https://github.com/getbouncer/react-native-cardscan/pull/49) ([awushensky](https://github.com/awushensky))
- Fix for presenting scan view [\#48](https://github.com/getbouncer/react-native-cardscan/pull/48) ([jaimejiyepark](https://github.com/jaimejiyepark))
## [1.1.9](https://github.com/getbouncer/react-native-cardscan/tree/1.1.9) (2020-09-15)
**Merged pull requests:**
- Upgrade android version [\#47](https://github.com/getbouncer/react-native-cardscan/pull/47) ([awushensky](https://github.com/awushensky))
## [1.1.7](https://github.com/getbouncer/react-native-cardscan/tree/1.1.7) (2020-09-03)
**Merged pull requests:**
- Update android version [\#44](https://github.com/getbouncer/react-native-cardscan/pull/44) ([awushensky](https://github.com/awushensky))
- Update iOS [\#43](https://github.com/getbouncer/react-native-cardscan/pull/43) ([awushensky](https://github.com/awushensky))
- Upgrade dependencies [\#42](https://github.com/getbouncer/react-native-cardscan/pull/42) ([awushensky](https://github.com/awushensky))
- Bump react-native from 0.62.2 to 0.63.2 [\#32](https://github.com/getbouncer/react-native-cardscan/pull/32) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump cardscan-ui from 2.0.0014 to 2.0.0016 in /android [\#28](https://github.com/getbouncer/react-native-cardscan/pull/28) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump kotlinx-coroutines-core from 1.3.7 to 1.3.8 in /android [\#27](https://github.com/getbouncer/react-native-cardscan/pull/27) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- \[Security\] Bump lodash from 4.17.15 to 4.17.19 [\#26](https://github.com/getbouncer/react-native-cardscan/pull/26) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump cardscan-ui from 2.0.0013 to 2.0.0014 in /android [\#25](https://github.com/getbouncer/react-native-cardscan/pull/25) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump gradle from 4.0.0 to 4.0.1 in /android [\#24](https://github.com/getbouncer/react-native-cardscan/pull/24) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Update cardscan [\#23](https://github.com/getbouncer/react-native-cardscan/pull/23) ([jaimejiyepark](https://github.com/jaimejiyepark))
- Support expiry extraction [\#22](https://github.com/getbouncer/react-native-cardscan/pull/22) ([awushensky](https://github.com/awushensky))
- Support name extraction [\#20](https://github.com/getbouncer/react-native-cardscan/pull/20) ([awushensky](https://github.com/awushensky))
## [1.1.4](https://github.com/getbouncer/react-native-cardscan/tree/1.1.4) (2020-06-25)
**Closed issues:**
- react-native issue [\#13](https://github.com/getbouncer/react-native-cardscan/issues/13)
**Merged pull requests:**
- Upgrade android to 2.0 [\#16](https://github.com/getbouncer/react-native-cardscan/pull/16) ([awushensky](https://github.com/awushensky))
- Fix readme [\#14](https://github.com/getbouncer/react-native-cardscan/pull/14) ([awushensky](https://github.com/awushensky))
- Update example [\#12](https://github.com/getbouncer/react-native-cardscan/pull/12) ([awushensky](https://github.com/awushensky))
- Upgrade react native [\#11](https://github.com/getbouncer/react-native-cardscan/pull/11) ([awushensky](https://github.com/awushensky))
- Upgrade react-native [\#10](https://github.com/getbouncer/react-native-cardscan/pull/10) ([awushensky](https://github.com/awushensky))
- More cleanup [\#9](https://github.com/getbouncer/react-native-cardscan/pull/9) ([awushensky](https://github.com/awushensky))
## [1.0.5](https://github.com/getbouncer/react-native-cardscan/tree/1.0.5) (2020-05-19)
**Merged pull requests:**
- Clean up android [\#8](https://github.com/getbouncer/react-native-cardscan/pull/8) ([awushensky](https://github.com/awushensky))
- Bump react-native from 0.59.10 to 0.62.2 [\#7](https://github.com/getbouncer/react-native-cardscan/pull/7) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
## [1.0.5147](https://github.com/getbouncer/react-native-cardscan/tree/1.0.5147) (2020-04-27)
**Merged pull requests:**
- Pin versions of cardscan [\#6](https://github.com/getbouncer/react-native-cardscan/pull/6) ([awushensky](https://github.com/awushensky))
- Bump acorn from 5.7.3 to 5.7.4 in /example [\#5](https://github.com/getbouncer/react-native-cardscan/pull/5) ([dependabot[bot]](https://github.com/apps/dependabot))
- changed ios install path to new github repo name [\#4](https://github.com/getbouncer/react-native-cardscan/pull/4) ([jaimejiyepark](https://github.com/jaimejiyepark))
- \[bugfix\] Allow expiry month and year to be null [\#3](https://github.com/getbouncer/react-native-cardscan/pull/3) ([zeulb](https://github.com/zeulb))
- making repo open [\#2](https://github.com/getbouncer/react-native-cardscan/pull/2) ([jaimejiyepark](https://github.com/jaimejiyepark))
- updating README.md [\#1](https://github.com/getbouncer/react-native-cardscan/pull/1) ([jaimejiyepark](https://github.com/jaimejiyepark))
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*