Add command to print version
Strip binary to reduce file size
Print filter to stderr on exit
Update asciicast url in README
Error if no data on stdin when trying to read
Add commandline flags to pass through to jq
Add gitignore file
Update README
Add install target to Makefile
Remove minimum height requirement from input field
Set input field text to red on invalid filter
Only return stdout from jq subprocess
Create Document struct to clean up code
Add Makefile
Initial commit