Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 21:09
· 252 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

Breaking changes

  • Remove -m as a short flag for --multipart, see #299 (@ducaale)