Imageio

Latest version: v2.34.1

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

Scan your dependencies

Page 15 of 16

0.4.0

Some more thorough testing resulted in several fixes and improvements over
the last release.

* Fixes to reading of meta data in freeimage plugin which could
cause errors when reading a file.
* Support for reading 4 bpp images.
* The color table for index images is now applied to yield an RGBA image.
* Basic support for Pypy.
* Better __repr__ for the Image class.

0.3.2

Not secure
* Fix in dicom reader (RescaleSlope and RescaleIntercept were not found)
* Fixed that progress indicator made things slow

0.3.1

Not secure
* Fix installation/distribution issue.

0.3.0

Not secure
This was a long haul. Implemented several plugins for animation and
volumetric data to give an idea of what sort of API's work and which
do not.

* Refactored for more conventional package layout
(but importing without installing still supported)
* Put Reader and Writer classes in the namespace of the format. This
makes a format a unified whole, and gets rid of the
_get_reader_class and _get_write_class methods (at the cost of
some extra indentation).
* Refactored Reader and Writer classes to come up with a better API
for both users as plugins.
* The Request class acts as a smart bridging object. Therefore all
plugins can now read from a zipfile, http/ftp, and bytes. And they
don't have to do a thing.
* Implemented specific BMP, JPEG, PNG, GIF, ICON formats.
* Implemented animated gif plugin (based on freeimage).
* Implemented standalone DICOM plugin.

0.2.3

Not secure
* Fixed issue 2 (fail at instal, introduced when implementing freezing)

0.2.2

Not secure
* Improved documentation.
* Worked on distribution.
* Freezing should work now.

Page 15 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.