dephell v0.8.3 Release Notes
Release Date: 2020-04-28 // about 6 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
--caflag. 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 bumpnow can bump version in Sphinx config (#407).- One less dependency. Bye-bye, flatdict (#394).
- A lot of
dephell jail listimprovements (#381, #379, #395). --versionand-hflags (#397, #410).- More info in
dephell inspect venv(#396). dephell jailand some similar commands don't try to find project-level config (#408).- 👍 Better
requirements.txtlookup (#409). - a little bit more.