All notable changes to the "vscode-jq" extension will be documented in this file.
- Using jq version 1.6
- fixed published extension as not to include binary
- make jq executable on unix machines.
- removed dependency on node-jq
- download jq binary directly from jq site
- fix for mac
- gitrepo added to project.json
- Changelog to be updated from now on
- Bugfix in tsconfig (needed to include dependencies)
- Readme update with demo
- License file added
- Initial release