Skip to content

Releases: cmdotcom/text-sdk-python

v2.0.4

13 Jun 12:27
a906bd4
Compare
Choose a tag to compare

Global endpoint updated.
Updated github workflows.

Release v2.0.3

28 Mar 07:21
Compare
Choose a tag to compare

[2.0.3] - 2023-03-28 (ricosuave73)

Fixed

  • Messages collection moved from class to instance. PR by sheepsy90.

Release v2.0.2

10 Nov 15:29
2665f43
Compare
Choose a tag to compare

[2.0.2] - 2022-11-10

Fixed

  • Fixed a bug, where setting the sender was ignored.

What's Changed

Full Changelog: v2.0.1...v2.0.2

Release v2.0.1

07 Jun 12:26
965403d
Compare
Choose a tag to compare

[2.0.1] - 2022-06-07 (Joris Pennings)

Added

  • init.py to new subfolder as a fix for the published module.

Release v2.0.0

02 Jun 08:02
1facf10
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[2.0.0] - 2022-05-31 (Joris Pennings)

Added

  • Changelog to repository.
  • Reference and customgrouping3 to request body in text_client:send().
  • Docstrings to most functions.

Changed

  • Refactored module name: CM_text_sdk_python > cm_text_sdk_python.
  • Implemented _init_ in cm_text folder for better imports.
  • Refactored all camelcase files to lowercase.
  • Gave every example a preceding number in order of creation.

Release v1.1.2

09 Nov 15:05
8d48792
Compare
Choose a tag to compare

Changed Examples

Added Facebook Messenger and Google Business Messages

12 Apr 11:14
d5b3559
Compare
Choose a tag to compare
Merge pull request #2 from robinvoogt/master

Added Facebook Messenger and Google Business Messages channel

Whatsapp_Templates

05 Feb 16:43
Compare
Choose a tag to compare
v1.1.0

Added Whatsapp Template Messages

Release v1.0.5

14 Jan 13:46
d5a076e
Compare
Choose a tag to compare

New Channel 'MobilePush' Added.

Release v1.0.4

18 Sep 08:51
f2e026e
Compare
Choose a tag to compare

New Release, updated Action Triggers to update testPyPI on version change and Pypi on new release.