v0.0.2
Initial release of jsqry QuickJS-flavored
This bundles jsqry lib version 1.2.2
Delivered in this release: /~https://github.com/jsqry/jsqry-cli2/milestone/1?closed=1
Delivered in previous release: /~https://github.com/jsqry/jsqry-cli/milestone/1?closed=1
Installation
$ sudo bash -e -c "
wget /~https://github.com/jsqry/jsqry-cli2/releases/download/v0.0.2/jsqry-linux-amd64 -O/usr/local/bin/jsqry
chmod +x /usr/local/bin/jsqry
echo \"jsqry \$(jsqry -v) installed successfully\"
"