mirror of
https://github.com/httpie/cli.git
synced 2024-11-28 08:38:44 +02:00
CHANGELOG
This commit is contained in:
parent
5a4392076a
commit
f866778421
@ -23,6 +23,8 @@ This project adheres to `Semantic Versioning <https://semver.org/>`_.
|
|||||||
* Added ``https`` alias command with ``https://`` as the default scheme.
|
* Added ``https`` alias command with ``https://`` as the default scheme.
|
||||||
* Added ``$ALL_PROXY`` documentation.
|
* Added ``$ALL_PROXY`` documentation.
|
||||||
* Added type annotations throughout the codebase.
|
* Added type annotations throughout the codebase.
|
||||||
|
* Added ``tests/`` to PyPi package for the convenience of
|
||||||
|
downstream package maintainers’.
|
||||||
* Fixed an error when ``stdin`` was a closed fd.
|
* Fixed an error when ``stdin`` was a closed fd.
|
||||||
* Fixed an error when the config directory was not writeable.
|
* Fixed an error when the config directory was not writeable.
|
||||||
* Improved ``--debug`` output formatting.
|
* Improved ``--debug`` output formatting.
|
||||||
|
Loading…
Reference in New Issue
Block a user