Skip to content

Releases: twilio/twilio-python

6.1.0

27 Apr 11:03
Compare
Choose a tag to compare
  • Add v2 of chat.twilio.com.
  • Add recording_channels parameter to Participant create and update.
  • Add recording_status_callback parameter to Participant create and update.
  • Add recording_status_callback_method parameter to Participant create and update.
  • Add sip_auth_username parameter to Participant create and update.
  • Add region parameter to Participant create and update.
  • Add conference_recording_status_callback parameter to Participant create and update.
  • Add conference_recording_status_callback_method parameter to Participant create and update.
  • Add validity_period parameter to Messages.

6.1.0-alpha1

27 Apr 11:13
Compare
Choose a tag to compare
6.1.0-alpha1 Pre-release
Pre-release
  • Add v2 of chat.twilio.com.
  • Add recording_channels parameter to Participant create and update.
  • Add recording_status_callback parameter to Participant create and update.
  • Add recording_status_callback_method parameter to Participant create and update.
  • Add sip_auth_username parameter to Participant create and update.
  • Add region parameter to Participant create and update.
  • Add conference_recording_status_callback parameter to Participant create and update.
  • Add conference_recording_status_callback_method parameter to Participant create and update.
  • Add validity_period parameter to Messages.
  • Make endpoint an optional parameter when creating notify bindings.
  • Add User, Segment, UserBinding, and SegmentMembership resources to Notify.
  • Update Usage API categories.
  • Add start_time_before/start_time_after to the Video Rooms API.
  • Allow deletion of Wireless RatePlans.

6.0.0

03 Apr 22:41
Compare
Choose a tag to compare

New Major Version

The newest version of the twilio-python helper library!

This version brings a host of changes to update and modernize the twilio-python helper library. It is auto-generated to produce a more consistent and correct product.

Twilio Python 4.0.0

16 Apr 17:20
Compare
Choose a tag to compare
  • Remove the deprecated count function from ListResource

3.6.9

30 Oct 19:53
Compare
Choose a tag to compare

3.6.9 includes the following updates:

  • Adds support for Python Wheels - #184
  • Removed unused auth parameter from docstring - #188
  • Make .format() work with older versions of Python - #189

Please upgrade using pip:

$ pip install --upgrade twilio

Bug fixes and test coverage updates.

04 Feb 21:33
Compare
Choose a tag to compare

Version 3.6.5

  • Remove unittest2 dependency.
  • Tests no longer run against Python 2.5.
  • update(), delete() work on Application, Transcription and UsageTrigger
    instance classes.

Mobile

21 Oct 10:47
Compare
Choose a tag to compare
  • Add support for filtering by mobile-enabled numbers in both IncomingPhoneNumbers and AvailablePhoneNumbers.
  • Add support for filtering by all mobile, local, and toll free numbers in IncomingPhoneNumbers.