Cgohlke

Latest version: v2025.1.25

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

Scan your dependencies

Page 34 of 45

2018.12.12

- Enable decoding of subsampled J2K images via conversion to RGB.
- Enable decoding of large JPEG using patched libjpeg-turbo.
- Switch to Cython 0.29, language_level=3.

2018.12.1

- Add J2K encoder (WIP).
- Use ZStd content size 1 MB if it cannot be determined.
- Use logging.warning instead of warnings.warn or print.

2018.11.28

- Make SubIFDs accessible as TiffPage.pages.
- Make parsing of TiffSequence axes pattern optional (breaking).
- Limit parsing of TiffSequence axes pattern to file names, not path names.
- Do not interpolate in imshow if image dimensions <= 512, else use bilinear.
- Use logging.warning instead of warnings.warn in many cases.
- Fix NumPy FutureWarning for out == 'memmap'.
- Adjust ZSTD and WebP compression to libtiff-4.0.10 (WIP).
- Decode old-style LZW with imagecodecs >= 2018.11.8.
- Remove TiffFile.qptiff_metadata (QPI metadata are per page).
- Do not use keyword arguments before variable positional arguments.
- Make either all or none return statements in function return expression.
- Use pytest parametrize to generate tests.
- Replace test classes with functions.

2018.11.8

- Decode LSB style LZW.
- Fix last byte not written by LZW decoder (bug fix).
- Permit unknown colorspaces in JPEG codecs (e.g. CFA used in TIFF).

2018.11.6

- Rename imsave function to imwrite.
- Re-add Python implementations of packints, delta, and bitorder codecs.
- Fix TiffFrame.compression AttributeError.

2018.10.30

- Add JPEG 8-bit and 12-bit encoders.
- Improve color space handling in JPEG codecs.

Page 34 of 45

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.