Skip to content

Twilio Twilio: Downloads

Summary

You can download all the supported plugin releases from this page.

The change log for each version series can be found under the download link & hash.

See the versioning scheme for compatibility information.

Releases

Version 4.0.0

Download: twilio-4.0.0.tgz

SHA256: bc65cefb01c17ce7cb31113bac60356b91639eea761e74aa432a2026760b6706

Series History

See the revision history for series 4.0.x below

Revisions
4.0.0 - 01/11/2023

Removed

  • Support for alpine 3.12 & 3.13

Added

  • Support for alpine 3.17

Changed

  • Upgrade to Python 3.10

Version 3.0.0

Download: twilio-3.0.0.tgz

SHA256: 3382e931c168330fea4b5376e7c399b00879066d283fdaf90d721d8b068cb059

Series History

See the revision history for series 3.0.x below

Revisions
3.0.0 - 15/11/2022

Changed

  • Add support for alpine-3.16

  • Drop support for alpine-3.12

Version 2.0.0

Download: twilio-2.0.0.tgz

SHA256: 6aa5c9a693be5c86a74fa43fbbf0cf2aa73190137f36c3756a419fd00ecec70a

Series History

See the revision history for series 2.0.x below

Revisions
2.0.0 - 15/03/2022

Changed

  • Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).

Versioning Scheme

Plugin versions are in major.minor.patch format.

Major

  • Significant functionality changes
  • May not be backward compatible

Minor

  • Bug fixes
  • Minor functionality changes
  • Backward compatible

Patch

  • No functional changes
  • Reserved for documentation updates