Cgohlke

Latest version: v2024.1.6

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

Scan your dependencies

Page 24 of 35

2019.1.1

- Update copyright year.
- Do not install package if Cython extension fails to build.
- Fix compiler warnings.

2018.12.16

- Reallocate LZW buffer on demand.
- Ignore integer type output arguments for codecs returning images.

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).

Page 24 of 35

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.