Pyoxipng

Latest version: v9.1.0

Safety actively analyzes 702307 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

9.1.0

- Deprecated: options such as `filter` that that previously supported `set`
types now expect `Sequence` types such as `list` or `tuple`. Support for `set`
will be removed in v10.
- Dropped build support for old operating systems that reached end-of-life
- Disable x86, armv7, s390x, ppc64le manylinux pip builds (breaking due to deflate dependency)
- Update to oxipng 9.1
- Update build toolchain
- Refactor internals

9.0.1

- Support for Python 3.13
- Upgrade pip dependencies
- Fixed: Correct fast_evaluation argument in wrapper

9.0.0

- Update to oxipng 9
- BREAKING: Removed `backup` option
- BREAKING: Removed `check` option
- BREAKING: Removed `pretend` option
- BREAKING: Removed `preserve_attrs` option
- BREAKING: Replaced `oxipng.Headers` with `oxipng.StripChunks`
- Added: `RawImage` class for optimizing raw RGBA data
- Added: `scale_16` option
- Fixed: correct `fast_evaluation` option implementation

8.0.1

- Python 3.12 wheels
- Drop Python 3.7 support

8.0.0

- Update to oxipng 8
- BREAKING: `interlace` option now expects `oxipng.Interlace` enum
- BREAKING: replace `alphas` option with `optimize_alpha` boolean
- Added: `check` option

7.0.0

- Upgrade to oxipng 7
- BREAKING: `filter` option now expects set of `oxipng.RowFilter` enum
- BREAKING: `deflate` option now expects instance of `oxipng.Deflaters`
- Added: `fast_evaluation` option

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.