We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5558962 commit 12841a5Copy full SHA for 12841a5
CHANGELOG.md
@@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
- Rework the VideoWebmLow preset for faster encoding and smaller file size (preset has been bumped to version 2)
17
- When reencoding a video, ffmpeg now uses only 1 CPU thread by default (new arg to `reencode` allows to override this default value)
18
19
+## Fixed
20
+
21
+- Fixed type hints of `zimscraperlib.zim.Item` and subclasses, and `zimscraperlib.image.optimization:convert_image`
22
23
## [3.2.0] - 2023-12-16
24
25
### Added
0 commit comments