* Drop support for Python 3.7 * Add supports for Python 3.11 and 3.12 * Adds aarch64 wheels * Switched packaging and build to ``pyproject.toml`` * Added type hints * Added support for version 2 of the pixel data decoding interface * Removed ``utils.reconstruct()``
1.3.4
Added wheels for Python 3.11
v.1.3.3 New wheel for Linux ARM 64 (aarch64)
1.3.2
Current libjpeg version for Apple M1 compatibility
1.3.1
* Better define the install requirements
1.3.0
* Add wheels for Python 3.10
1.2.0
* Add support for Python 3.9 * Add support for passing the path to a JPG file to `decode()`