dephell v0.8.1 Release Notes
Release Date: 2020-01-27 // over 2 years ago-
๐ New commands:
- ๐ฆ dephell package changelog (#361).
๐ Improvements:
- ๐ Experimental Windows support. Test it and contribute! (#343). Special thanks to @espdev who has done almost all the migration.
- Lazy imports. About 10 dependencies were converted into optional and will be installed by-demand. Installation with
curl -L dephell.org/install | python3
isn't affected. (#349) - ๐ Support new pip (362) and lock older pip because a new one is broken (#363)
- Rewritten installer (#365, #355)
- a little bit more.