Added
sniff
: new command to quickly detect CSV metadata in #202- auto-delimiter setting with
QSV_SNIFF_DELIMITER
environment variable in #203 apply
: newdynfmt
multi-column, dynamic formatting subcommand in #200fetch
: new multi-column dynamic formatting with --url-template option in #196
Changed
fetch
: --url-template safety tweaks in #197fetch
: automatically minify JSON responses. JSON can still be pretty-printed with --pretty option in #198fetch
is now an optional feature in #201sniff
: improved display in #204- slim down dev-dependencies
Fixed:
py
: now checks if first character of a column is a digit, and replaces it with an underscore
Full Changelog: 0.35.2...0.36.0