This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
Releases: Mastercard/masterpass-qr-core-sdk-ios
Releases · Mastercard/masterpass-qr-core-sdk-ios
2.0.8
2.0.7
Allow reading preceding zero for tag 54
Allow reading preceding zero for tag 54
Update Documentation and Error Messages
Changes includes:
- Update documentation
- Error messages format
- Add tag information (if available) for error message for 'cannot read enough characters'
Use pod 'MasterpassQRCoreSDK', '~> 2.0.5' to install this release
Unit test, Bug Fix, and Convenient Accessor
Change in CORE SDK:
- Fix bug of adding range value in AbstractData method setValueInTagRange
- Added test case based on xls and pdf file from manual test
- Added method to set NSString tag with a value
- Add more unit test with all tags are generated
- Set rootTag when assign value in range
- Add convenient accessor for Additional data, MAIData, UnrestrictedData
- Documentation of how to use the SDK for every field
Use pod 'MasterpassQRCoreSDK', '~> 2.0.4' to install this release
Change License
Change License
Note: Use pod 'MasterpassQRScanSDK', '~> 1.0.6' to install this release
New LICENSE and Decimal Point Bugs Fix
What's New:
- New LICENSE
- Decimal Point Bugs Fix
- Use pod 'MasterpassQRCoreSDK', '~> 2.0.3' to install this release
2.0.2: Support for Bitcode Archiving
Support for Bitcode Archiving, i.e. Archive for AppStore
Use 'MasterpassQRCoreSDK', '~>2.0.2'
Allow generation of RFU sub-tags 10 to 49 of Additional Data tags 62
- Allow generation of RFU sub-tags 10 to 49 of Additional Data tags 62
- Change RFU regex for Push Payment Data, to include tag 70
1.0.5: Fixed CRC Issue
Note: Use pod 'MasterpassQRCoreSDK', '~> 1.0.5' to install this release