v0.11.0
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
Other
Breaking changes
- --check-status is now on by default. You can opt-out of this change by enabling xh's strict compatibility mode, see #155 (@ducaale)