App-CSVUtils
view release on metacpan or search on metacpan
1.016 2023-02-18 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [build] Rebuild with fixed DZP:InsertExecsList to fix generated POD.
1.015 2023-02-18 Released-By: PERLANCAR; Urgency: medium
- Add utilities: csv2paras, paras2csv.
- [cli csv-freqtable] Add options --ignore-case (-i) and --key
(-k).
1.014 2023-02-16 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [doc] Fix terminology column -> field in description & error message.
- [doc][bugfix] Fix typo in example of csv-intrange.
- [doc] Add some description to gen_csv_util().
1.013 2023-02-15 Released-By: PERLANCAR; Urgency: medium
- Add utility: csv-check-rows.
- [cli csv-check-field-names] Check that number of fields >= 1.
1.012 2023-02-15 Released-By: PERLANCAR; Urgency: medium
- [incompatible change] Rename utilities for clarity: csv-check-cell ->
csv-check-cell-values, csv-check-fields -> csv-check-field-values;
Remove csv-check-values.
- Add utility: csv-check-field-names.
- Handle sparse fields that caused perl warning 'splice() offset
past end of array' (RT#146473).
- [bugfix] Fix completion for filenames (file_ext_filter is applied
to extension and not filename).
- [bugfix] In inplace mode, do not rename unwritten output files
(RT#146453, https://rt.cpan.org/Transaction/Display.html?id=2442471).
- Update error message (field option -F is now -f).
1.011 2023-02-14 Released-By: PERLANCAR; Urgency: medium
- [bugfix] -b was not added.
1.010 2023-02-14 Released-By: PERLANCAR; Urgency: medium
- Add inplace mode (--inplace, --inplace-backup-ext). Forbid input and
output as the same unless user specifies inplace mode. Ref: RT#146453.
1.009 2023-02-10 Released-By: PERLANCAR; Urgency: medium
- Add options: --output-always-quote, --output-quote-empty.
- [doc] Add an example of using --output-always-quote in
Manual/Cookbook.pod
1.008 2023-02-03 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- Fix description/example in csv-check-cell.
1.007 2023-02-03 Released-By: PERLANCAR; Urgency: medium
- [ux] Add csv-check-values as alias for csv-check-cell.
- [cli csv-check-cell] Add option --with-regex.
1.006 2023-02-03 Released-By: PERLANCAR; Urgency: medium
- Add utilties: csv-check-field, csv-check-cell.
1.005 2023-02-02 Released-By: PERLANCAR; Urgency: medium
- Add utility: csv-sorted-fields.
- [test] Add tests for csv-sorted-{rows,fields}.
1.004 2023-02-01 Released-By: PERLANCAR; Urgency: medium
- Add utility: csv-sorted-rows.
- Fix tab completion message (-f is now not the option for
input_filename).
1.003 2023-01-11 Released-By: PERLANCAR; Urgency: medium
- Add utility: csv-find-values.
1.002 2023-01-04 Released-By: PERLANCAR; Urgency: medium
- [cli csv-intrange] Add option --sort.
- Fix Abstract of csv-uniq.
1.001 2023-01-04 Released-By: PERLANCAR; Urgency: medium
- Add utilities: csv-intrange, csv-uniq.
( run in 0.808 second using v1.01-cache-2.11-cpan-39bf76dae61 )