Skip to content

Commit ce12a85

Browse files
committed
Bump T::AC dependency to pick up new SGR codes
1 parent 1a72312 commit ce12a85

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Revision history for Color::DirColors
22

33
{{$NEXT}}
4+
[Features]
5+
- Support more GNU color codes via new Terminal::ANSIColor support
6+
7+
[Packaging]
8+
- Bump Terminal::ANSIColor dependency to pick up new SGR codes
9+
410

511
0.0.1 2025-11-19T18:20:43-08:00
612
- Initial version

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"depends": [
99
"File::Stat",
10-
"Terminal::ANSIColor"
10+
"Terminal::ANSIColor:ver<0.14+>:auth<zef:raku-community-modules>"
1111
],
1212
"description": "Parse and apply GNU and BSD ls coloring rules",
1313
"license": "Artistic-2.0",

0 commit comments

Comments
 (0)