Releases: twilio/twilio-verify-ios
Releases · twilio/twilio-verify-ios
0.3.2
0.3.2 (2021-02-02)
Bug fixes
- Read SDK version and config (d694f3e)
Building system
- Add SDK as package dependency in sample app (#120) (6da3f06)
0.3.1
0.3.1 (2021-01-25)
Bug fixes
- Fix version file and generation (ee63023)
0.3.0
0.3.0 (2021-01-25)
Features
Documentation
- Add note in readme about using the SDK from a swift class (#116) (41ef89e)
0.2.0
0.2.0 (2020-11-06)
Features
- Add public method to clear local storage (#107) (5524ed2)
Bug fixes
Building system
0.1.1
0.1.1 (2020-10-15)
Bug fixes
0.1.0
0.1.0 (2020-10-13)
Features
Bug fixes
- Delete factor should delete it locally for deleted factors from API (bfffa2f)
- Support new challenge format (#97) (c7a8a71)
Code refactoring
- Create factor body params (5b1a79e)
- Update factor body params (8196548)
Building system
- Added github issue templates and code of conduct (c00b331)
- Change overall coverage to 70 (5cdf81e)
- Update coverage to 70 (694c88f)
Documentation
- Add SDK API docs link, update factor's push token and delete factor sections in readme (ec0467e)
0.0.4
Features
Documentation
TwilioVerifyBuilder.build()
could throw an exception
0.0.3
[Housekeeping] Updated Gemfile & Gemfile.lock to reduce vulnerabiliti…
0.0.2
Fix factor name in sample app (#73)
Fix factor name when the identity is a hash from the original identity created by the sample backend
0.0.1
[ACCSEC-18393] - Release SDK (#61)