Releases: getbouncer/cardscan-android
Releases · getbouncer/cardscan-android
2.2.0003
Add a deprecation and redirect to stripe notice. This SDK is now obsolete and replaced entirely by the new Stripe SDK!
https://github.com/stripe/stripe-android/tree/master/stripecardscan
2.2.0002
Prevent crashes when the result intent is null
2.2.0001
Merge pull request #499 from getbouncer/awush/update_interface Update the interface so reference to the callback is not lost on activity killed
2.1.0023: version bump
Automatic changelog update
2.1.0022: Version bump
Automatic changelog update
2.1.0021: Simplify interface
Merge pull request #482 from getbouncer/awush/simplify-api-interface Simplify the API interface for CardScan
2.1.0020: Fix race condition in scan stats
Scan stats had a race condition where the final result of a scan might not be reported if the scan closed quickly enough.
2.1.0019: Version bump
bump the version of this SDK to keep in line with the cardverification SDK.
2.1.0018: Version bump
No changes to this library. This release keeps cardscan-android version numbers line with cardverify-android.
2.1.0017: Fix downloaded model version naming
Merge pull request #461 from getbouncer/awush-revert-model-storage-fi…