File perl-Convert-Color.changes of Package perl-Convert-Color
-------------------------------------------------------------------
Thu Sep 12 05:31:09 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.180.0 (0.18)
see /usr/share/doc/packages/perl-Convert-Color/Changes
0.18 2024-09-11
[CHANGES]
* Use `meta` v0.008 instead of no strict 'refs' and Sub::Util hackery
* Minor style updates to Pod formatting
-------------------------------------------------------------------
Sat Apr 22 03:06:08 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.17
see /usr/share/doc/packages/perl-Convert-Color/Changes
0.17 2023-04-21
[BUGFIXES]
* Call `plan()` to skip tests in t/31x11.t if no rgb.txt is found
(RT147340)
0.16 2023-03-22
[BUGFIXES]
* Convert remaining tests to `float()` comparisons that were missed
in version 0.15 (RT145121)
0.15 2023-03-22
[CHANGES]
* Swap all unit tests from `Test::More` to `Test2::V0`
* Use Test2's `float()` comparisons instead of `Test::Number::Delta`
[BUGFIXES]
* Remember to use approximate-equality tests for float comparisons
(RT145121)
-------------------------------------------------------------------
Fri Jan 6 03:06:06 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.14
see /usr/share/doc/packages/perl-Convert-Color/Changes
0.14 2023-01-05
[CHANGES]
* Cache the result of ->closest_to conversions for performance
* Use Sub::Util::set_subname() to set generated method names for
debugging/profiling purposes
-------------------------------------------------------------------
Sun Nov 13 03:06:12 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.13
see /usr/share/doc/packages/perl-Convert-Color/Changes
0.13 2022-11-12
[CHANGES]
* Add another path to find X11/rgb.txt to be found on OpenBSD
(thanks Alexander Bluhm) (RT145106)
-------------------------------------------------------------------
Fri Apr 29 03:06:07 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.12
see /usr/share/doc/packages/perl-Convert-Color/Changes
0.12 2022-04-28
[CHANGES]
* General module style refresh
+ use v5.14
+ =head2 barename POD docs
+ avoid void-context map {}
* Use 'test_requires' of Module::Build 0.4004 (RT116448)
-------------------------------------------------------------------
Mon Dec 1 16:54:10 UTC 2014 - darin@darins.net
- Add requires for 13.2+
-------------------------------------------------------------------
Sat Nov 29 11:13:36 UTC 2014 - darin@darins.net
- update to 0.11
+ 2014/06/01 21:07:03
[BUGFIXES]
* Unit-test floating-point numbers with approx delta tests; use
Test::Number::Delta (RT94761)
+ 0.10 2013/12/30 01:07:36
[CHANGES]
* Resolve a cornercase ambiguity between CORE::hex() and sub hex
which affects unclean code reloading on 5.16 (RT91722)
+ 0.09 CHANGES:
* Add ->chroma method to HSV and HSL spaces
* Add distance metrics in HSV and HSL spaces
* Allow palette spaces to perform custom closest-match in any color
space by using its distance metric
- Added build dependency,Test::Number::Delta, for %check
- Add missing deps for 13.2+
-------------------------------------------------------------------
Sat Aug 13 12:13:32 UTC 2011 - lars@linux-schulserver.de
- specfile cleanup (description)
-------------------------------------------------------------------
Tue Aug 2 19:52:23 UTC 2011 - them4z@googlemail.com
- recreated to 0.08 with cpanspec 1.78.05
-------------------------------------------------------------------
Sun May 22 05:28:29 UTC 2011 - them4z@googlemail.com
- initial package 0.08
* created by cpanspec 1.78.04