mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-18 21:52:28 +03:00
CHANGELOG formatting
This commit is contained in:
parent
0cec859ada
commit
fc63ec40c3
@ -22,8 +22,8 @@ such as CSV or Excel, and [download](https://sq.io/docs/source#download) caching
|
|||||||
by the new config options [`progress`](https://sq.io/docs/config#progress)
|
by the new config options [`progress`](https://sq.io/docs/config#progress)
|
||||||
and [`progress.delay`](https://sq.io/docs/config#progressdelay). You can also use
|
and [`progress.delay`](https://sq.io/docs/config#progressdelay). You can also use
|
||||||
the `--no-progress` flag to disable the progress bar.
|
the `--no-progress` flag to disable the progress bar.
|
||||||
- Note: the progress bar is rendered
|
- 👉 The progress bar is rendered on `stderr` and is always zapped from the terminal when command output begins.
|
||||||
on `stderr` and is always zapped from the terminal when command output begins. It won't corrupt the output.
|
It won't corrupt the output.
|
||||||
- [#307]: Ingested [document sources](https://sq.io/docs/source#document-source) (such as
|
- [#307]: Ingested [document sources](https://sq.io/docs/source#document-source) (such as
|
||||||
[CSV](https://sq.io/docs/drivers/csv) or [Excel](https://sq.io/docs/drivers/xlsx))
|
[CSV](https://sq.io/docs/drivers/csv) or [Excel](https://sq.io/docs/drivers/xlsx))
|
||||||
now make use of an [ingest](https://sq.io/docs/source#ingest) cache DB. Previously, ingestion
|
now make use of an [ingest](https://sq.io/docs/source#ingest) cache DB. Previously, ingestion
|
||||||
|
Loading…
Reference in New Issue
Block a user