Skip to content

Releases: messagebird/python-rest-api

Version 2.1.0

28 Apr 14:33
2371520
Compare
Choose a tag to compare
  • [ADDED] Support for JWT webhook signature.

Version 2.0.0

28 Jun 15:27
5f4d9ae
Compare
Choose a tag to compare
version 2.0.0

Version 1.6.0

19 May 11:06
c5e6bf2
Compare
Choose a tag to compare
Merge pull request #66 from messagebird/bump-version-160

Bump version to 1.6.0

Version 1.5.0

22 Nov 13:33
ebee1c3
Compare
Choose a tag to compare

Version 1.4.1

19 Jun 10:52
2848a14
Compare
Choose a tag to compare

Version 1.4.0 adds support for the Conversations API. Additionally, it adds support for the following REST API endpoints:

  • POST /mms
  • DELETE /messages/{messageId}

Thanks to:

Version 1.3.1

02 Nov 11:18
81cfc0c
Compare
Choose a tag to compare

Version 1.3.1 sets reasonable defaults for the list endpoints (contact and groups)

Version 1.3.0

02 Nov 10:17
8c71f21
Compare
Choose a tag to compare

Version 1.3.0 adds support for the contacts and groups endpoints, and should also improve compatibility with Python 2.7.

Thanks to:

Version 1.2.1

29 Nov 12:49
19250ff
Compare
Choose a tag to compare

The following changes were added:

Version 1.2.0

30 Mar 09:14
Compare
Choose a tag to compare

The following changes were added:

Version 1.1.1

01 Feb 10:35
Compare
Choose a tag to compare

The following changes were added:

  • #7 Add missing details attribute to the HLR object