Skip to content

v1.6.0

Compare
Choose a tag to compare
@pteich pteich released this 19 Oct 20:48
· 13 commits to master since this release
d0fbcae

Changelog

bbe0dbc Change error message
5a427a9 Fix exiting raw output loop (implements #25)
ef3bc7c Improve error handling
d0fbcae Merge pull request #18 from asenci/asenci/stdout-output
5b49298 Merge pull request #21 from qikiqi/fix-csv-json-document-unmarshal
0cf9987 Merge pull request #24 from inverse/patch-1
3768787 Merge pull request #27 from pteich/improve-error-handling
18622b0 Re-initialize document inside hit loop to empty it and not retain old data when unmarshaling
5b4203d Support stdout output
8044f37 Update README.md