tag:github.com,2008:https://github.com/luispedro/imread/releases Release notes from imread 2024-08-03T00:30:57Z tag:github.com,2008:Repository/3328127/v0.7.6 2024-08-03T00:30:57Z v0.7.6: RLS Version 0.7.6 <ul> <li>Fix reading paletted RGBA PNGs</li> </ul> luispedro tag:github.com,2008:Repository/3328127/v0.7.5 2023-11-22T10:38:08Z v0.7.5: RLS Version 0.7.5 <p>Fix build issue (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1991181429" data-permission-text="Title is private" data-url="https://github.com/luispedro/imread/issues/43" data-hovercard-type="issue" data-hovercard-url="/luispedro/imread/issues/43/hovercard" href="https://github.com/luispedro/imread/issues/43">#43</a> on GH)</p> luispedro tag:github.com,2008:Repository/3328127/v0.7.4 2022-05-24T13:02:34Z v0.7.4: RLS Version 0.7.4 <ul> <li>Add missing header files to distribution</li> </ul> luispedro tag:github.com,2008:Repository/3328127/v0.7.3 2020-04-09T15:11:38Z v0.7.3: RLS Version 0.7.3 <p>Include missing test data</p> luispedro tag:github.com,2008:Repository/3328127/v0.7.2 2020-03-24T13:17:58Z Version 0.7.2 <p>Fixes memory access issues in some parsers (TIFF, LSM, and BMP).</p> <p>Upgrading is highly recommended</p> luispedro tag:github.com,2008:Repository/3328127/v0.7.1 2019-05-09T05:05:20Z v0.7.1: RLS Version 0.7.1 <p>Fix 16-bit RGB/RGBA TIFF write (patch by Tomi Aarnio)</p> luispedro tag:github.com,2008:Repository/3328127/v0.7.0 2018-09-30T08:51:39Z v0.7.0: RLS Release 0.7.0 <p>Add support for reading ImageJ ROIs</p> luispedro tag:github.com,2008:Repository/3328127/v0.6.1 2018-02-15T13:51:32Z v0.6.1: BLD Release 0.6.1 <p>Full ChangeLog:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="* Support pathlib paths as function arguments * Fix 16 bit PNG write support (patch by Tomi Aarnio)"><pre class="notranslate"><code>* Support pathlib paths as function arguments * Fix 16 bit PNG write support (patch by Tomi Aarnio) </code></pre></div> luispedro tag:github.com,2008:Repository/3328127/release-0.6 2016-10-04T10:28:35Z Version 0.6 <p>ChangeLog:</p> <ul> <li>Add <code>supports_format</code> function</li> <li>Make png compression level tunable when calling imsave</li> <li>Add imsave_multi</li> <li>Add partial support for reading PNG files in Gray+alpha format</li> </ul> luispedro tag:github.com,2008:Repository/3328127/release-0.5.1 2014-11-06T11:52:21Z release-0.5.1: BLD Version 0.5.1 <p>This is a very minor release with compilation/testing fixes.</p> <p>Full ChangeLog<br> * Improve tests to work after installation<br> * Fix compilation in MSVC (patch by Christoph Gohlke)</p> luispedro