Pymedio

Latest version: v0.2.14

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

Scan your dependencies

Page 2 of 4

0.2.7

------------------

* Fix bug in ``DICOMDir.from_path`` where extension not properly formatted with list of paths.
* Fix readthedocs build.

0.2.6

------------------

* Fix mutation issue; appeared to be because took a view of SimpleITK image instead of a copy
* Only support Python 3.9 (and greater when SimpleITK does so). It takes too long to support
old versions of Python, and the primary use case would be to support legacy systems,
e.g., for industry.

0.2.5

------------------

* Copy when creating new ``BasicImage`` by default, because (unexpectedly) unsafe otherwise.

0.2.4

------------------

* Copy when saving image because mutation occuring that makes it unsafe otherwise

0.2.3

------------------

* Revert to use ``.view(np.ndarray)`` to fix accidental mutation of original array

0.2.2

------------------

* Change ``to_npz`` method in ``BasicImage`` to use ``__array__`` to fix bug when saving slice
* Fix various mypy issues in the BasicImage stubs

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.