Skip to content

Releases: wolfy1339/tptapi

Bug fix release!

01 Nov 14:44
Compare
Choose a tag to compare
  • 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() and tptapi.Client().list_tags() optional
  • Define python_requires in setup.py in order to restrict Python versions

v1.0.0 First stable version!

14 Jun 19:33
Compare
Choose a tag to compare
  • Includes a bugfix for the md5 function
  • Adds more trove classifiers

Bug fix release!

25 May 14:55
Compare
Choose a tag to compare
Bug fix release! Pre-release
Pre-release

This fixes bugs with the last release

Initial release!

25 May 04:21
Compare
Choose a tag to compare
Initial release! Pre-release
Pre-release
v0.1.0

Make the first alpha release