tag:github.com,2008:https://github.com/nlfmt/pyqt-colorpicker/releases Release notes from pyqt-colorpicker 2024-10-30T14:44:41Z tag:github.com,2008:Repository/299712329/1.4.4 2024-10-30T14:52:32Z v1.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> nlfmt tag:github.com,2008:Repository/299712329/1.4.3 2023-08-16T23:47:42Z v1.4.3 <ul> <li>Move from PyQt5 to qtpy, to allow users to use any wrapper like PyQt5, PyQt6, PySide2 or PySide6</li> </ul> nlfmt tag:github.com,2008:Repository/299712329/v1.4.2 2023-08-16T14:47:14Z v1.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> nlfmt tag:github.com,2008:Repository/299712329/v1.4.1 2022-05-21T16:35:04Z v1.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> nlfmt tag:github.com,2008:Repository/299712329/v1.3.0 2020-10-27T20:02:45Z v1.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> nlfmt tag:github.com,2008:Repository/299712329/v1.2.1 2020-10-26T15:25:58Z v1.2.1 No content. nlfmt