File: CHANGES

package info (click to toggle)
libpdl-transform-color-perl 1.010-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: perl: 883; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 849 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
1.010 2025-01-20
- make t_brgb *not* divide by zero

1.009 2025-01-19
- more tolerant t_brgb test with better failure-reporting with Test::PDL

1.008 2025-01-16
- fix doc typo

1.007 2023-01-12
- fixes for f_lab including tests - thanks @stphnlyd
- minimum Perl 5.10
- switch to using PDL::Graphics::ColorSpace for both speed and correctness

1.006 2022-01-23
- fix t_xyz2lab - thanks @vadim-160102

1.005 2020-09-17
- eliminate // to keep 5.006 compat

1.004 2020-09-15
- re-release after deletion
- fix so works under Devel::Cover
- changes to 'extra'
- tweak intensity in the 'extra' map

v1.003
	- fix typo in Makefile.PL

v1.002
	- addition of pseudocolor mappings and the t_pc and t_pcp transforms
	- Improved documentation
	- addition of RGB combinatoric modifiers to named color tables
	

v1.001 - initial module release to git, 23 Feb 2017