File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,12 @@ Revision history for Text-MiscUtils
22
33{{$NEXT}}
44
5+ 0.0.10 2025-11-23T18:53:08-08:00
6+ - Greatly speed up duospace-width(), ~7x on large inputs
7+ - Add even faster duospace-width-core() routine usable when
8+ ANSI SGR color stripping is _KNOWN_ not needed
9+
10+
5110.0.9 2024-02-11T21:55:55-08:00
612 - Add Text::MiscUtils::Emojify module with Unicode presentation variation tools
713
Original file line number Diff line number Diff line change 2727 ],
2828 "test-depends" : [
2929 ],
30- "version" : " 0.0.9 "
30+ "version" : " 0.0.10 "
3131}
Original file line number Diff line number Diff line change 1- unit class Text::MiscUtils : auth<zef:japhb >: api<0 >: ver<0.0.9 >;
1+ unit class Text::MiscUtils : auth<zef:japhb >: api<0 >: ver<0.0.10 >;
22
33
44= begin pod
You can’t perform that action at this time.
0 commit comments