Skip to content

Releases: patrick-csliu/TMDB-API-Python

Release v1.1.1

09 Oct 22:11
Compare
Choose a tag to compare

Fixed

  • Fixed credential save() and save_encrypy() file ext problem, when load twice.
  • Fixed tests/conftest.py use wrong variable in exception.

Added

  • Added wheels in PyPI release

Release v1.1.0

09 Oct 07:33
Compare
Choose a tag to compare

Added

  • Added encryption for the credential storage.
  • Added run_test.py

Fixed

  • Fixed pytest command line option. When no --cred given

Release v1.0.0

05 Oct 21:45
Compare
Choose a tag to compare

First release