4.2.2 (2025-02-05)
4.2.1 (2025-02-05)
4.2.0 (2025-02-05)
4.1.2 (2024-08-09)
4.1.1 (2024-02-14)
4.1.0 (2023-12-27)
4.0.2 (2023-12-27)
4.0.1 (2023-12-12)
4.0.0 (2023-10-19)
- when setting text programmatically on an element, you should now expect a event and subsequently update of the , , and other change flags.
3.0.0 (2023-09-06)
- the value for the month() and year() methods of CardExpirationDateUITextField is now converted to Number before sending to the API to match the APIs 'card' contract instead of String as it was before.
2.10.1 (2023-09-01)
2.10.0 (2023-09-01)
2.9.0 (2023-09-01)
2.8.0 (2023-08-29)
2.7.0 (2023-08-09)
2.6.0 (2023-08-08)
2.5.0 (2023-08-07)
2.4.0 (2023-07-05)
2.3.0 (2023-06-28)
2.2.0 (2023-06-26)
2.1.0 (2023-05-29)
2.0.2 (2023-05-11)
2.0.1 (2023-05-08)
2.0.0 (2023-05-06)
- UITextFieldDelegate inheritance on UIViewControllers no longer work with our elements. UIViewControllers must inherit our BasisTheoryUIViewController class for access to UITextFieldDelegate functions
1.12.0 (2023-05-03)
1.11.0 (2023-03-30)
1.10.0 (2023-03-22)
- allow elements to be passed in proxy body (4674a5c)
1.9.0 (2023-03-14)
1.8.7 (2023-03-10)
1.8.6 (2023-03-10)
1.8.5 (2023-03-09)
1.8.4 (2023-02-14)
1.8.3 (2023-02-09)
1.8.2 (2023-01-31)
1.8.1 (2023-01-24)
1.8.0 (2023-01-20)
1.7.0 (2023-01-11)
1.6.0 (2023-01-11)
1.5.0 (2023-01-09)
1.4.0 (2023-01-06)
1.3.0 (2023-01-06)
- adds maskChange event on CVC, makes complete flag consistent, checks complete flag on tokenize requests (#27) (bbef2fa)
1.2.0 (2023-01-05)
1.1.1 (2023-01-05)
1.1.0 (2022-12-29)
1.0.1 (2022-12-13)
1.0.0 (2022-12-09)
- throw if input is invalid when tokenizing (#18)
- bump version to 1.0.0 (not actually a breaking change)