We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc95c9 commit 2fab831Copy full SHA for 2fab831
CHANGELOG.rst
@@ -3,7 +3,7 @@
3
4
- feat: :doc:`/scripts/csvsql` adds :code:`--min-col-len` and :code:`--col-len-multiplier` options.
5
- feat: :doc:`/scripts/sql2csv` adds a :code:`--engine-option` option.
6
-- feat: Add a Docker image.
+- feat: Add a Docker image: ``docker pull ghcr.io/wireservice/csvkit:latest``.
7
- feat: Add man pages to the sdist and wheel distributions.
8
- fix: :doc:`/scripts/csvstat` no longer errors when a column is a time delta and :code:`--json` is set.
9
- fix: When taking arguments from ``sys.argv`` on Windows, glob patterns, user directories, and environment variables are expanded.
0 commit comments