forked from pool/perl-Graphics-Toolkit-Color
- updated to 1.09 see /usr/share/doc/packages/perl-Graphics-Toolkit-Color/Changes 1.09 2023-07-17 lichtkind ------- * = maintenance release * ? ever more POD fixes * ? new method chapter split * ? POD in HSL constructor * & enhance some tests and new ones * / split and rearrange value libs with tests OBS-URL: https://build.opensuse.org/request/show/1100488 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graphics-Toolkit-Color?expand=0&rev=7
55 lines
1.7 KiB
Plaintext
55 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 17 03:08:26 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.09
|
|
see /usr/share/doc/packages/perl-Graphics-Toolkit-Color/Changes
|
|
|
|
|
|
1.09 2023-07-17 lichtkind
|
|
-------
|
|
* = maintenance release
|
|
* ? ever more POD fixes
|
|
* ? new method chapter split
|
|
* ? POD in HSL constructor
|
|
* & enhance some tests and new ones
|
|
* / split and rearrange value libs with tests
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 03:06:56 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.08
|
|
see /usr/share/doc/packages/perl-Graphics-Toolkit-Color/Changes
|
|
|
|
1.08 2023-01-24 lichtkind
|
|
-------
|
|
* = small enhancements
|
|
* + added method rgb_gradient_to
|
|
* ~ changed gradient_to to hsl_gradient_to (but keeping compatibility)
|
|
* ? even more POD fixes
|
|
1.07 2023-01-20 lichtkind
|
|
-------
|
|
* = POD fixes
|
|
1.06 2023-01-20 lichtkind
|
|
-------
|
|
* = maintenance release
|
|
* + simplified string serialisation method (->new(eval $string) => ->new($string))
|
|
* ? small POD fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 1 03:09:43 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.05
|
|
see /usr/share/doc/packages/perl-Graphics-Toolkit-Color/Changes
|
|
|
|
1.05 2022-12-31 lichtkind
|
|
-------
|
|
* = fixes
|
|
* + added getters for data hashes
|
|
* ? cleaned some sentences and comments
|
|
* ? synopsis cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 7 15:01:03 UTC 2022 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Initial submission
|