You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduction of PyFunceble v4.1.3 (Blue Duckling: Geranium)!
New:
* CLI: Basic Examples at the end of the `--help` message.
* CLI: Note informing user about the "switch" mechanism.
Improved:
* Handling of errors when using the requests module. We now handle all
possible errors.
* Handling of errors around proxies. We try to work around issues
intead of raising fatal errors.
* Handling of urllib3 logging level. We only allow CRITICAL
messages.
* Typo in the documentation.
Fixed:
* Fatal Error: When a invalid YAML file is provides as configuration
file. We now handle the situation ourself instead of raising a
fatal error.
* Fatal Error: Timeout couldn't be set to 0.
* Differences between our standard requirements file and the
windows one.
* New linting issues.
Contributors:
* @bigdargon
* @DandelionSprout
* @smed79
* @spirillen
* @T145
0 commit comments