Changelog for
python311-tcolorpy-0.1.6-lp155.2.3.noarch.rpm :
* Thu May 02 2024 Dirk Müller
- update to 0.1.6:
* Add a build and release workflow- update to 0.1.5:
* Add `__all__` to `__init__.py`
* Update CI
* Add support for Python 3.12
* Add CHANGELOG.md
* Fri Dec 08 2023 Dirk Müller - update to 0.1.4:
* Improve type annotations
* Modify to use `pypa/build` for package build
* Remove deprecated `setup.py` calls- update to 0.1.3:
* Add support for Python 3.11
* Drop support for Python 3.6
* Update a help message of CLI
* Tue Oct 11 2022 Yogalakshmi Arunachalam - Update to version 0.1.2
* Use extras in tox instead of self-referencing the package in deps by AATThroncok in #1
* Removed shebang from main.py by AATThegjon in #3
* Fri Aug 20 2021 Martin Hauke - Update to version 0.1.0
* Add hsv property to Color class
* Drop support for Python 3.5
* Fri Apr 23 2021 Matej Cepl - Remove unnecessary shebang
* Sat Mar 06 2021 Martin Hauke - Package cleanup
* Wed Oct 07 2020 John Vandenberg - Initial spec for v0.0.8