tag:github.com,2008:https://github.com/nlfmt/pyqt-colorpicker/releasesRelease notes from pyqt-colorpicker2024-10-30T14:44:41Ztag:github.com,2008:Repository/299712329/1.4.42024-10-30T14:52:32Zv1.4.4<ul>
<li>Removed a version print statement that would run everytime the colorpicker is used (thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Tmarinus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Tmarinus">@Tmarinus</a>)</li>
</ul>nlfmttag:github.com,2008:Repository/299712329/1.4.32023-08-16T23:47:42Zv1.4.3<ul>
<li>Move from PyQt5 to qtpy, to allow users to use any wrapper like PyQt5, PyQt6, PySide2 or PySide6</li>
</ul>nlfmttag:github.com,2008:Repository/299712329/v1.4.22023-08-16T14:47:14Zv1.4.2<ul>
<li>Upgraded the project to use pyproject.toml instead of a setup.py file</li>
<li>Added automatic deploys to PyPI via GitHub Actions</li>
<li>Fixed a Bug where you couldnt single click to select a hue (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1738038787" data-permission-text="Title is private" data-url="https://github.com/nlfmt/pyqt-colorpicker/issues/6" data-hovercard-type="issue" data-hovercard-url="/nlfmt/pyqt-colorpicker/issues/6/hovercard" href="https://github.com/nlfmt/pyqt-colorpicker/issues/6">#6</a>)</li>
</ul>nlfmttag:github.com,2008:Repository/299712329/v1.4.12022-05-21T16:35:04Zv1.4.1<p>Version 1.4.1 improves the package a lot:</p>
<ul>
<li>You can now use toplevel functions instead of creating objects if you want to</li>
<li>All important functions have documentation and type annotations</li>
<li>uploaded the package to PyPI so you can use pip to install it</li>
<li>Some bugs were fixed</li>
</ul>nlfmttag:github.com,2008:Repository/299712329/v1.3.02020-10-27T20:02:45Zv1.3.0<p>Alpha selection is here!<br>
You can now specify on instance creation that you would like to use Alpha selection and the colorpicker will show according input fields.<br>
Read more about it in the README.</p>nlfmttag:github.com,2008:Repository/299712329/v1.2.12020-10-26T15:25:58Zv1.2.1No content.nlfmt