Path to this page:
Subject: CVS commit: pkgsrc/graphics/py-imageio
From: Adam Ciarcinski
Date: 2021-11-17 18:27:15
Message id: 20211117172715.5ECD8FAEC@cvs.NetBSD.org
Log Message:
py-imageio: updated to 2.10.5
v2.10.5 (2021-11-17)
Fix
Resolve regression on imageJ TIFF hyperstacks
v2.10.4 (2021-11-13)
Fix
Consistently handle file opening/closing
Documentation
Reorder getting started menu
v2.10.3 (2021-11-06)
Fix
Fix file extension bug when filename contains '#'.
v2.10.2 (2021-11-05)
Fix
Allow devices above in ffmpeg
Documentation
Align README.md with new docs
v2.10.1 (2021-10-27)
Fix
Install ImageIO dependencies during release wheel build
v2.10.0 (2021-10-27)
Feature
Allow pillow to write/encode to byte strings
Add CD pipeline
Fail PIL write if extension isnt supported (0dc33d3)
Make imopen use core.Request (c51fdb0)
Fix
Bump pillow to 8.3.2
Undo previous commit (f4c2e74)
Bump required pillow version (1a4456c)
Avoid pillow 8.3.0
Close request if no backend was found (1f8ff6b)
Introduce InitializationError (974fdc5)
Linting (e25f06f)
Merge master into feature (6576783)
Instantiate plugins once (081f3e6)
Make FITS the preferred plugin for FITS files
Remove compromised token
Get images from imageio not firefoxmetzger (9da8339)
Throw-away requests for get_reader/get_writer (cf83968)
Black + flake8 (53ed8d8)
Test mvolread with mvol image (3a03d26)
Investigate pypy failure (9d63acc)
Remove dublicate checks (7148fa9)
Remove dublicate code (9a99417)
Flake8 + black (42a02ed)
Raise error for invalud modes in py3.6 (c91ae9c)
Black + flake8 (abe7199)
Pillow changed gif reading. updating test (2ebe936)
Flake8 (6debb11)
Blackify (6676a62)
New black formatting rules
Merge master into branch (edad86f)
Make Request.Mode an enum
Fix highlighting of installation command
Remove double import (388e57d)
Merge master into v3.0.0 (7443ffd)
Documentation
Refactor plugin docs
Fix typo
Fixed Typo
Update DOI
Added missing docstring to function (6625430)
Clarify missing method (2fd5116)
Update Website Link
Polish imopen docstrings (7052cd8)
Clarify documentation on .tif handling
Add repo location to developer instructions
Files: