dephell v0.8.3 Release Notes
Release Date: 2020-04-28 // over 4 years ago-
๐ This release brings a lot of small fixes. See the milestone for the details. The only noticeable change is an ability to provide a custom CA bundle via
--ca
flag. A few next releases also will bring more stability and speed into DepHell. Stay tuned!
Previous changes from v0.8.2
-
๐ New commands:
- dephell project upload (#401).
- dephell venv entrypoint (#404).
- ๐ฆ dephell package verify (#400).
- dephell project register (#398).
๐ Improvements:
dephell project bump
now can bump version in Sphinx config (#407).- One less dependency. Bye-bye, flatdict (#394).
- A lot of
dephell jail list
improvements (#381, #379, #395). --version
and-h
flags (#397, #410).- More info in
dephell inspect venv
(#396). dephell jail
and some similar commands don't try to find project-level config (#408).- ๐ Better
requirements.txt
lookup (#409). - a little bit more.