Releases: neilotoole/sq
Releases · neilotoole/sq
v0.25.0
Added
v0.24.4
Fixed
- Fixed typos in
sq sql
command help.
v0.24.3
Added
- When a CSV source has explicit column names (via
--opts cols=A,B,C
),sq
now verifies
that the CSV data record field count matches the number of explicit columns.
v0.24.2
v0.24.1
v0.24.0
Added
sq ping
now respects--json
flag.
v0.22.8
Renaming workflow elements
v0.22.7
Merge branch 'master' of https://github.com/neilotoole/sq
v0.22.6
Removed superflous 'scoop help' cmd from Test Install workflow
v0.22.5
Crashes on fedora, probably due to needing netgo tags (#138)