tag:github.com,2008:https://github.com/luispedro/imread/releasesRelease notes from imread2024-08-03T00:30:57Ztag:github.com,2008:Repository/3328127/v0.7.62024-08-03T00:30:57Zv0.7.6: RLS Version 0.7.6<ul>
<li>Fix reading paletted RGBA PNGs</li>
</ul>luispedrotag:github.com,2008:Repository/3328127/v0.7.52023-11-22T10:38:08Zv0.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>luispedrotag:github.com,2008:Repository/3328127/v0.7.42022-05-24T13:02:34Zv0.7.4: RLS Version 0.7.4<ul>
<li>Add missing header files to distribution</li>
</ul>luispedrotag:github.com,2008:Repository/3328127/v0.7.32020-04-09T15:11:38Zv0.7.3: RLS Version 0.7.3<p>Include missing test data</p>luispedrotag:github.com,2008:Repository/3328127/v0.7.22020-03-24T13:17:58ZVersion 0.7.2<p>Fixes memory access issues in some parsers (TIFF, LSM, and BMP).</p>
<p>Upgrading is highly recommended</p>luispedrotag:github.com,2008:Repository/3328127/v0.7.12019-05-09T05:05:20Zv0.7.1: RLS Version 0.7.1<p>Fix 16-bit RGB/RGBA TIFF write (patch by Tomi Aarnio)</p>luispedrotag:github.com,2008:Repository/3328127/v0.7.02018-09-30T08:51:39Zv0.7.0: RLS Release 0.7.0<p>Add support for reading ImageJ ROIs</p>luispedrotag:github.com,2008:Repository/3328127/v0.6.12018-02-15T13:51:32Zv0.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>luispedrotag:github.com,2008:Repository/3328127/release-0.62016-10-04T10:28:35ZVersion 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>luispedrotag:github.com,2008:Repository/3328127/release-0.5.12014-11-06T11:52:21Zrelease-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