Revision history for App-CSVUtils

0.005   2016-11-03 (PERLANCAR)

        - csv-add-field, csv-munge-field: Don't run code for header row.

        - Tweak descriptions.


0.004   2016-11-03 (PERLANCAR)

        - [Removed] Remove utility csvutil.

        - Add utility csv-sort-fields.


0.003   2016-11-02 (PERLANCAR)

        - [Incompatible change] Rename script replace-newline-in-csv to
          csv-replace-newline for consistency with the other utilities.

        - Add tests.


0.002   2016-11-02 (PERLANCAR)

	- Add utilities: csvutil, csv-list-field-names, csv-add-field,
	  csv-delete-field, csv-munge-field.


0.001   2016-11-01 (PERLANCAR)

         - First release.