v0.18.0
github-actions
released this
20 Feb 21:09
·
322 commits
to master
since this release
Features
- Support reading query param and header values from a file, see #288 (@ducaale)
- Highlight Syntax errors found while tokenizing a JSON path, see #260 (@ducaale)
- Support outputting the metadata of a response via
--meta
,--print=m
or-vv
, see #240 (@ducaale)
Bug fixes
- Fix panic when when parsing connection timeout, see #295 (@sorairolake)