We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992ecf6 commit c87cd50Copy full SHA for c87cd50
Changes
@@ -2,6 +2,12 @@ Revision history for Color::DirColors
2
3
{{$NEXT}}
4
5
+0.0.3 2025-11-23T01:57:25-08:00
6
+ [Performance]
7
+ - Various tweaks to performance of !best-color-rule, which can add up for
8
+ very large directories (browser cache dirs, for instance)
9
+
10
11
0.0.2 2025-11-21T09:40:17-08:00
12
[Features]
13
- Support more GNU color codes via new Terminal::ANSIColor support
META6.json
@@ -23,5 +23,5 @@
23
],
24
"test-depends": [
25
26
- "version": "0.0.2"
+ "version": "0.0.3"
27
}
0 commit comments