Skip to content

Releases: twilio/twilio-verify-ios

0.3.2

02 Feb 13:30
Compare
Choose a tag to compare

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

25 Jan 21:43
Compare
Choose a tag to compare

0.3.1 (2021-01-25)

Bug fixes

  • Fix version file and generation (ee63023)

0.3.0

25 Jan 18:30
Compare
Choose a tag to compare

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

06 Nov 00:59
Compare
Choose a tag to compare

0.2.0 (2020-11-06)

Features

  • Add public method to clear local storage (#107) (5524ed2)

Bug fixes

  • Added support for iOS 10 (d9fb78f)

Building system

0.1.1

15 Oct 22:26
9549956
Compare
Choose a tag to compare

0.1.1 (2020-10-15)

Bug fixes

  • Added support for iOS 10 (9549956)

0.1.0

13 Oct 22:42
33df498
Compare
Choose a tag to compare

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

11 Sep 21:28
4f0cf2d
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Features

  • Storage migration

Documentation

  • TwilioVerifyBuilder.build() could throw an exception

0.0.3

12 Aug 00:07
f5524e4
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
[Housekeeping] Updated Gemfile & Gemfile.lock to reduce vulnerabiliti…

0.0.2

01 Aug 00:10
9677d4c
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
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

30 Jul 13:47
4620b43
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
[ACCSEC-18393] - Release SDK (#61)