App-td
view release on metacpan or search on metacpan
0.107 2022-06-05 Released-By: PERLANCAR; Urgency: medium
- [incompatible change] Rename option name --repeat to --repeated.
- [actions uniq, nauniq] Allow returning duplicate rows under
--repeated.
0.106 2022-06-04 Released-By: PERLANCAR; Urgency: medium
- [actions uniq, nauniq] Add option --case-insensitive (-i).
0.105 2022-06-02 Released-By: PERLANCAR; Urgency: medium; Backward-Incompatible: yes
- [incompatible change] Change shortcut for --exclude-columns from -e to
-E.
- Add actions uniq & nauniq.
- Add option --include-columns (-I).
0.104 2022-06-02 Released-By: PERLANCAR; Urgency: medium
[action shuf]
- [ux] Add 'pick' as alias name.
- Add --weight-column option.
0.103 2021-05-29 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- Fix Markdown formatting.
0.102 2021-04-10 Released-By: PERLANCAR; Urgency: medium
- Update dependency's new name {,Data::}TableData::Object.
0.101 2020-11-08 Released-By: PERLANCAR; Urgency: medium
- Add action 'cat'.
- Switch from using Perinci::CmdLine::Inline to Perinci::CmdLine::Lite
to enable format html+datatables.
- [doc] show error detail from Data::Check::Structure.
0.100 2020-05-29 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [build] Rebuild with updated Perinci::CmdLine::POD to wrap usage line.
0.097 2020-05-29 Released-By: PERLANCAR; Urgency: medium; Backward-Incompatible: yes
- Add action: grep-col, transpose.
- [incompatible change] Rename variables for perl code in 'grep' and
'map', to be more consistent with App::CSVUtils: $ROW -> $row,
$ROW_NUM -> $rownum, $ROW_HOS -> $rowhash, $ROW_AOS -> $rowarray.
- Add variable for 'grep' and 'map': $td.
- Rename actions grep -> grep-row (but grep still provided), map ->
map-row (but map still provided).
0.096 2020-05-29 Released-By: PERLANCAR; Urgency: medium
- Add action: as-csv.
0.095 2020-05-29 Released-By: PERLANCAR; Urgency: medium
- Add actions: grep, map, psort.
0.094 2020-04-06 Released-By: PERLANCAR; Urgency: medium
- [build] Rebuild with Perinci::CmdLine::Inline 0.548 (support
--page-result).
0.093 2019-09-15 Released-By: PERLANCAR; Urgency: medium
- Add actions: shuf (along with its option --repeat [-r]), as-aoaos,
as-aohos.
- [ux] head/tail/sum/sum-row/avg/avg-row: Return the input's form
of row instead of coercing table data to aoaos.
0.092 2019-01-16 Released-By: PERLANCAR
- Tweak CLI: skip reading config & env.
0.091 2019-01-16 Released-By: PERLANCAR
- Fix Rinci metadata.
0.090 2019-01-16 Released-By: PERLANCAR
- select: support '*' and --exclude-column (-e).
- tail: support -n +NUM like the Unix command.
- head: support -n -NUM like the Unix command.
- Add action 'colnames'.
( run in 0.957 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )