2023-12-08 12:42:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 8 12:41:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-10-11 15:55:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 11 15:47:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
2023-12-08 12:42:10 +00:00
|
|
|
- Update to version 0.1.2
|
2022-10-11 15:55:19 +00:00
|
|
|
* 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
|
|
|
|
|
2021-08-20 13:20:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 20 12:29:39 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 0.1.0
|
|
|
|
* Add hsv property to Color class
|
|
|
|
* Drop support for Python 3.5
|
|
|
|
|
2021-04-23 17:41:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 23 17:37:48 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove unnecessary shebang
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 6 13:28:17 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Package cleanup
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 7 06:04:56 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v0.0.8
|