The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.006   2023-02-24  Released-By: PERLANCAR; Urgency: medium

        [cli csv2sqlite]

        - [bugfix] Fix getting CSV from stdin to tempfile.

        - [ux] Switch order of arguments to be more intuitive.

        - [ux] Add shorter alias for import-csv-to-sqlite3: csv2sqlite.


0.005   2021-09-13  Released-By: PERLANCAR; Urgency: low

	- No functional changes.

	- [doc] [cli import-csv-to-sqlite] Mention how sqlite3 cli can also be
	  used non-interactively.


0.004   2021-09-13  Released-By: PERLANCAR; Urgency: low

	- No functional changes.

	- [doc] [cli import-csv-to-sqlite] Expand/fix description.


0.003   2021-09-12  Released-By: PERLANCAR; Urgency: medium

	- Add CLI: import-csv-to-sqlite.


0.002   2021-01-21  Released-By: PERLANCAR; Urgency: low

	- No functional changes.

	- [doc] Mention relevant meta-commands of the sqlite3 CLI.


0.001   2021-01-21  Released-By: PERLANCAR

        - First release.