File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11Release notes
22=============
33
4+ v0.6
5+ ----
6+ This is a major release recommended for all users.
7+
8+ - Added direct dependence on imageio (PR 392); imageio-ffmpeg is optional (PR 358)
9+ - Added compatibility with Python 3.10 and 3.11 (PR 383, PR 399)
10+ - Ended support for Python 2 (PR 408)
11+ - PIMS reader objects now support the ``dtype `` and ``shape `` attributes from the
12+ standard numpy array interface (PR 254)
13+ - Fixed frame numbering bug for PyAV (PR 370)
14+ - Fixed handling of nonstandard datetime tags in TIFFs (PR 375)
15+ - Updated documentation (PR 376, PR 390)
16+ - Fixed and improved automated testing and development (PR 380, PR 383,
17+ PR 399, PR 391, PR 407, PR 410)
18+ - Removed use of deprecated skimage.external.tifffile (PR 362)
19+
20+
421v0.5
522----
623This is a major release recommended for all users. Your existing code to
You can’t perform that action at this time.
0 commit comments