| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.1.7
* Drop support for Python 3.7/3.8
* Add support for Python 3.13
* Fix README rendering on PyPI
* Refactor type annotations
* Update copyright years
* Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
in the actions-dependencies group by @dependabot in #6
- 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
- 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
- Update to version 0.1.2 * Use extras in tox instead of self-referencing the package in deps by @hroncok in #1 * Removed shebang from main.py by @hegjon in #3
- Update to version 0.1.0 * Add hsv property to Color class * Drop support for Python 3.5
- Remove unnecessary shebang
- Package cleanup
- Initial spec for v0.0.8