Releases: wolfy1339/tptapi
Releases · wolfy1339/tptapi
Bug fix release!
- Fix compatibility with Python 2.7
- Fix an
AttributeError
on self.loginData - Don't use HTTP codes to validate the requests, check the response text instead
- Add metadata to the package source
- Fix URL for removing favorite saves in
tptapi.Client().remove_fav()
- Rename arguments to make them clearer
- Make arguments for
tptapi.Client().browse()
andtptapi.Client().list_tags()
optional - Define
python_requires
insetup.py
in order to restrict Python versions
v1.0.0 First stable version!
- Includes a bugfix for the md5 function
- Adds more trove classifiers
Bug fix release!
This fixes bugs with the last release
Initial release!
v0.1.0 Make the first alpha release