File: Changes

package info (click to toggle)
libconvert-color-xterm-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 116 kB
  • sloc: perl: 195; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 730 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
Revision history for Convert-Color-XTerm

0.06    2021-06-21
        [CHANGES]
         * Accept 'grey()' and 'rgb()' notations of extended colours for
           convenience
         * General style updates:
            + use VERSION
            + Docs to use barename =head2

0.05    CHANGES:
         * Updated for Convert::Color 0.06 - allows palette search

0.04    CHANGES:
         * Added HTML example
         * Various small updates to keep CPANTS happy

0.03    CHANGES:
         * Remember index of XTerm color, added accessor for it

0.02    BUGFIXES:
         * Try other locations for the X11 rgb.txt file, to account for
           various other systems

0.01    First version, released on an unsuspecting world.