App-CSVUtils

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


        - Add option --ignore-unknown-fields to ignore unknown field specified
          via --include-field (--field, -f) or --exclude-field (-F).

        - Add option --show-selected-fields to show selected fields and
          immediately exit.


0.039   2022-07-27  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [doc] Mention more CSV-related modules.


0.038   2022-07-25  Released-By: PERLANCAR; Urgency: medium

        - Add utility: csv-munge-row.


0.037   2022-03-27  Released-By: PERLANCAR; Urgency: medium

        - Set input and output encoding to UTF8 and note this in the
          scripts' documentation (RT#141357).


0.036   2022-02-10  Released-By: PERLANCAR; Urgency: medium

        - [cli csv-freqtable] [bugfix] Extraneous first row was produced.


0.035   2022-02-10  Released-By: PERLANCAR; Urgency: medium

        - Add utility: csv-freqtable.


0.034   2021-07-10  Released-By: PERLANCAR; Urgency: medium

	- [bugfix][doc] Cookbook package was not renamed.


0.033   2021-07-10  Released-By: PERLANCAR; Urgency: medium

	- Add logging.

        - [build] Rebuild with newer Perinci::CmdLine::POD 0.023 to generate
          POD-formatted usage line.


0.032   2020-08-16  Released-By: PERLANCAR; Urgency: medium

	- Add utility: csv-transpose.

	- Add cookbook (mostly only placeholders for now).


0.031   2020-08-03  Released-By: PERLANCAR; Urgency: medium

	- Add CLI: csv-csv (csv2csv).

	- Add CSV output options --output-{sep,quote,escape}-char for CLIs
	  that output CSV, e.g. csv-sort, csv-grep, csv-sum, csv-split,
	  csv-csv, etc.

        [cli csv-info]

        - [ux] Now defaults to producing naked result (RT#133078).


0.030   2020-07-30  Released-By: PERLANCAR; Urgency: medium

	- Add common options: --sep-char, --quote-char, --escape-char
	  (RT#133079).

	[cli csv-info]

        - [bugfix] Avoid dying on invalid CSV by initializing $fields to []
	  (RT#133077).

	[cli csv-setop]

        - [bugfix][doc] Fix the documentation of --compare-fields (RT#133076).


0.029   2020-05-29  Released-By: PERLANCAR; Urgency: medium

	- Add utility: csv2td.


0.028   2019-12-27  Released-By: PERLANCAR; Urgency: medium

	[cli csv-sort-rows]

        - Add options --key (-k), --by-sortsub.


0.027   2019-12-23  Released-By: PERLANCAR; Urgency: medium

	- Tweak tab completion.


0.026   2019-12-19  Released-By: PERLANCAR; Urgency: medium

	- Add ability to read CSV from stdin.

	- [bugfix] csv-sort-rows, csv-sort-fields: didn't observe common
	  options --tsv and --no-header.


0.025   2019-11-29  Released-By: PERLANCAR; Urgency: medium

	- Update coerce rule names in Sah schemas (Data::Sah::Coerce
	  0.034+).


0.024   2019-11-14  Released-By: PERLANCAR; Urgency: medium

	- Add utility: csv-split.


0.023   2019-06-06  Released-By: PERLANCAR

	- Add utiity: csv-info.

	- [doc] Explain --no-header more.


0.022   2019-05-21  Released-By: PERLANCAR

	- Add csv2ltsv script (ltsv2csv not yet).

	- [doc] Mention App::TSVUtils and App::LTSVUtils; update that



( run in 0.992 second using v1.01-cache-2.11-cpan-39bf76dae61 )