Skip to content

Releases: sendsay-ru/sendsay-api-python

v1.0.0

28 Mar 15:06

Choose a tag to compare

  • API request returns an instance of Response instead of dict
  • track_wait was removed from SendsayAPI class. You can get the tracking information by using
    track method of a response returned
  • attach_file is a method of sendsay.api module

v0.1.4

29 Sep 14:37

Choose a tag to compare

Checking the python version to install extra packages (TLS SNI support)

v0.1.3

04 May 13:12

Choose a tag to compare

README installation fix,  + version

v0.1.2

04 May 13:07

Choose a tag to compare

fix package config + readme

v0.1.1

29 Apr 15:23

Choose a tag to compare

version to 0.1.1

v0.1.0

28 Apr 11:59

Choose a tag to compare

readme: add installation + some fixes