Fixed #446: A bufio.ErrTooLong was being returned by bufio.Scanner, when splitting lines from input that was too long (larger than…
v0.48.4
Changed Updated Go dependencies (was failing some security vulnerability scans). Source: https://github.com/neilotoole/sq/releases/tag/v0.48.4
v0.48.3
Small bugfix release. Fixed #415: The JSON ingester could fail due to a bug when a JSON blob landed on…
v0.48.1
This release features significant improvements to sq diff. Added Previously sq diff --data diffed every row, which could get crazy…
v0.48.2
v0.48.2 Source: https://github.com/neilotoole/sq/releases/tag/v0.48.2
v0.48.0
Release v0.48.0 Source: https://github.com/neilotoole/sq/releases/tag/v0.48.0
v0.47.4
Patch release with changes to flags. See the earlier v0.47.0 release for recent headline features. Added By default, sq prints…
v0.47.2
See the earlier v0.47.0 release for recent headline features. Fixed sq was failing to write config when there was no…
v0.47.3
Minor bug fix release. See the earlier v0.47.0 release for recent headline features. Fixed Shell completion for bash only worked…
v0.47.1
This is a tiny bugfix release for a runtime issue on some Linux distros. See the previous v0.47.0 release for…