Added
QSV_AUTOINDEX
environment variable. When set, autoindexes csv files, autoupdates stale indices (#243)replace
: <NULL>--replacement
option (#244)- qsv now automatically screens files for utf-8 encoding. Set
QSV_SKIPUTF8_CHECK
env var to skip encoding check. (#245 and #248)
Changed
foreach
: refactored. (#247)- Bump jql from 3.2.3 to 3.3.0
- Bump actions/setup-python from 3.1.0 to 3.1.1 by @dependabot in #246
- use grex fork to remove unneeded CLI dependencies
Full Changelog: 0.38.0...0.39.0