Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 12:52
· 1038 commits to master since this release

Features

  • Support HTTPie's REQUESTS_CA_BUNDLE & CURL_CA_BUNDLE env variables, see #146 (@ducaale)
  • Enable color + wrapping for --help output, see #151 (@QuarticCat)
  • Add monokai theme, #157 (@ducaale)
  • handle responses compressed in deflate format, see #158 (@ducaale)
  • Support setting the filename for multipart uploads, see #164 (@blyxxyz)

Bug fixes

  • Do not hardcode /tmp in the install script, see #149 (@blyxxyz)

Other

Breaking changes