File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 1.3.0 (unreleased )
5- ------------------
4+ 1.3.0 (Oct 29, 2022 )
5+ --------------------
66
77* **Changed **: Default ``quality `` changed to 75 (was previously 90)
88* **Changed **: Default ``speed `` changed to 6 (was previously 8)
@@ -12,9 +12,9 @@ Changelog
1212* **Fixed **: ``tile_cols `` encoder setting (the ``save() `` method was using
1313 the value passed to ``tile_rows `` instead)
1414* **Fixed **: Attempts to open non-AV1 images in HEIF containers (e.g. HEIC)
15- now raises UnidentifiedImageError, not ValueError. Fixes `#19 `_.
15+ now raise UnidentifiedImageError, not ValueError. Fixes `#19 `_.
1616* **CI **: manylinux2014 aarch64 wheels
17- * **CI **: bundle libyuv and libsharpyuv
17+ * **CI **: bundle libyuv
1818* **CI **: Python 3.11 wheels
1919* **CI **: Update bundled libraries (see table below, changes from previous
2020 release in bold)
You can’t perform that action at this time.
0 commit comments