Skip to content

Releases: tinify/tinify-python

1.7.0 - Add type annotations

18 Mar 10:21
Compare
Choose a tag to compare

General

  • Added type annotations
  • Updated runtime support

Classiifers:

  • Dropped python 3.7
  • Added Python 3.12
  • Added Python 3.13

Testing:

  • Replaced httpretty with requests-mock

1.6.0 - New features and extended runtime support

03 Oct 08:27
6fe971c
Compare
Choose a tag to compare

Updated runtime support

  • Dropped 2.6
  • Added python 3.7
  • Added python 3.8
  • Added python 3.9
  • Added python 3.10
  • Added python 3.11

Fixes

  • Fixed tests that were not working on windows

New API features

  • Add methods for the transcoding and transformation API
  • Add a method for getting the file extension from a Result object

Pypi
We now publish wheels on pypi