Releases: sendsay-ru/sendsay-api-python
Releases · sendsay-ru/sendsay-api-python
v1.0.0
- 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
Checking the python version to install extra packages (TLS SNI support)
v0.1.3
README installation fix, + version
v0.1.2
fix package config + readme
v0.1.0
readme: add installation + some fixes