2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-09-15 08:13:52 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Convert-Color: update to 0.18.
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
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-05-20 08:44:21 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Convert-Color: update to 0.17.
0.17 2023-04-21
[BUGFIXES]
* Call `plan()` to skip tests in t/31x11.t if no rgb.txt is found
(RT147340)
|
2023-04-06 01:13:27 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Convert-Color: update to 0.16.
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)
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
0.13 2022-11-12
[CHANGES]
* Add another path to find X11/rgb.txt to be found on OpenBSD
(thanks Alexander Bluhm) (RT145106)
|
2022-10-01 01:34:26 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.12
Add missing TEST_DEPENDS
Upstream 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)
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|