Releases: multiprocessio/dsq
Releases · multiprocessio/dsq
0.15.1
0.15.0
- Support for -f|--file flag to pass query as file instead of string in terminal, courtesy of @Ghibranalj
- Support for --cache|-C flag to cache imported data, courtesy of @Posrabi (see README for details)
0.14.0
0.13.0
0.12.0
- Bump JSONL line length limit to 1MB (from 64k) (see multiprocessio/datastation#209 for details) courtesy of @fritzgrabo
0.11.0
- Prevent over-eager merging of Scalars of same type into Varied kind (see multiprocessio/datastation#205 for details)