Releases: httpie/http-prompt
Releases · httpie/http-prompt
v2.1.0
05 Mar 14:17
Compare
Sorry, something went wrong.
No results found
Fixed compatibility with HTTPie v2.x.
Improved OpenAPI support.
Removed Python 2 support.
Join our Discord community: https://httpie.io/chat
v2.0.0
05 Mar 14:06
Compare
Sorry, something went wrong.
No results found
Fixed compatibility with HTTPie v2.x.
Removed Python 2 support.
Join our Discord community: https://httpie.io/chat
v1.0.0
04 Nov 14:02
Compare
Sorry, something went wrong.
No results found
Add HTTP CONNECT
method (#144 )
Add clear
command (#126 )
Fix bug: root path /
leads to crash (#145 )
Fix bug: Cookie related AttributeError
on Python 2 (#145 )
v0.11.2
07 Mar 15:11
Compare
Sorry, something went wrong.
No results found
Fix bug: Handle OpenAPI basePath
properly (#140 , #141 )
v0.11.1
06 Jan 14:22
Compare
Sorry, something went wrong.
No results found
Fix bug: Allow passing a URL to --spec
(#136 )
Upgrade and pin prompt_toolkit at 1.x (#138 )
v0.11.0
24 Oct 15:06
Compare
Sorry, something went wrong.
No results found
Add --env
CLI option to preload environment (#131 , #132 )
Add support for persistent history (#130 )
Drop Python 2.6 support (#129 )
Ignore data.json
generated from tests (#128 )
v0.10.2
02 Aug 04:50
Compare
Sorry, something went wrong.
No results found
Fix typos in documentation (#119 , #121 )
Use tuples inside of str.startswith (#122 )
Remove extra argument from six.u (#123 )
Conditionally install ordereddict package on Python 2.6 (#124 )
v0.10.1
11 May 13:28
Compare
Sorry, something went wrong.
No results found
cd without an argument resets URL to root (#114 )
Fix --spec crash issue on Windows (#116 )
v0.10.0
16 Apr 15:48
Compare
Sorry, something went wrong.
No results found
Add support for ls and OpenAPI/Swagger spec (#63 )
v0.9.3
27 Mar 16:03
Compare
Sorry, something went wrong.
No results found
Change LICENSE from MIT to AGPL
Add COMM-LICENSE