Cgohlke

Latest version: v2025.1.25

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

Scan your dependencies

Page 25 of 45

2020.9.30

- Allow to pass additional arguments to compression codecs.
- Deprecate TiffWriter.save method (use TiffWriter.write).
- Deprecate TiffWriter.save compress parameter (use compression).
- Remove multifile parameter from TiffFile (breaking).
- Pass all is_flag arguments from imread to TiffFile.
- Do not byte-swap JPEG2000, WEBP, PNG, JPEGXR segments in TiffPage.decode.

2020.9.29

- Fix reading files produced by ScanImage > 2015 (29).

2020.9.28

- Derive ZarrStore from MutableMapping.
- Support zero shape ZarrTiffStore.
- Fix ZarrFileStore with non-TIFF files.
- Fix ZarrFileStore with missing files.
- Cache one chunk in ZarrFileStore.
- Keep track of already opened files in FileCache.
- Change parse_filenames function to return zero-based indices.
- Remove reopen parameter from asarray (breaking).
- Rename FileSequence.fromfile to imread (breaking).

2020.9.22

- Add experimental Zarr storage interface (WIP).
- Remove unused first dimension from TiffPage.shaped (breaking).
- Move reading of STK planes to series interface (breaking).
- Always use virtual frames for ScanImage files.
- Use DimensionOrder to determine axes order in OmeXml.
- Enable writing striped volumetric images.
- Keep complete dataoffsets and databytecounts for TiffFrames.
- Return full size tiles from Tiffpage.segments.
- Rename TiffPage.is_sgi property to is_volumetric (breaking).
- Rename TiffPageSeries.is_pyramid to is_pyramidal (breaking).
- Fix TypeError when passing jpegtables to non-JPEG decode method (25).

2020.9.18

- Drop support for Python 3.6 (NEP 29).
- Support os.PathLike file names.

2020.9.3

- Do not write contiguous series by default (breaking).
- Allow to write to SubIFDs (WIP).
- Fix writing F-contiguous NumPy arrays (24).

Page 25 of 45

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.