Releases: xsh-lib/xsql
Releases · xsh-lib/xsql
Release list
0.2.0 — zsh support
zsh support + uniform CI.
- Utilities run under zsh (ksh emulation; requires xsh ≥ 0.7.0):
query.sh${!var}→eval;query/parser.shread -a→word-split. - Add a functional
test.shand the bash 3.2/4.4/5.x + zsh 5.x CI matrix. - Requires xsh-lib/core ≥ 0.6.1 (the
csv/parsergawk/Linux fix thatquerydepends on). - Standardized README badges + tested-platforms matrix.