Skip to content

Releases: worksome/verify-by-phone

v0.6.0

30 May 14:39
b15fada
Compare
Choose a tag to compare

BREAKING CHANGE

Likelihood Of Impact: Low

The VerificationCodeIsValid has been changed to implement ValidationRule instead of the deprecated Rule interface.

If you were manually using the passes() or message() methods, these are no longer available and should be migrated to use validate() instead.

What's Changed

  • feat: migrate from Rule to ValidationRule by @owenvoke in #43

Full Changelog: v0.5.7...v0.6.0

v0.5.7

30 May 12:36
1eaa02e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

22 Apr 09:20
2c3dbc7
Compare
Choose a tag to compare

What's Changed

  • Fix compatibility with Twilio 8.5.0 by @ziming in #40

Full Changelog: v0.5.5...v0.5.6

v0.5.5

17 Mar 13:34
243bf75
Compare
Choose a tag to compare

What's Changed

  • feat: drop support for older Twilio SDK versions by @owenvoke in #39

Full Changelog: v0.5.4...v0.5.5

v0.5.4

14 Mar 15:50
1d7c9e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

14 Mar 09:17
a1b9ae5
Compare
Choose a tag to compare

What's Changed

  • feat: add support for twilio/sdk 8.x by @onlime in #34

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

14 Mar 07:49
ea68d09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

21 Mar 09:38
3d30a36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Feb 09:54
e83d019
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

06 Feb 14:18
10fd2c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0