dephell v0.7.4 Release Notes

Release Date: 2019-06-17 // almost 5 years ago
    • ๐Ÿ‘ Custom warehouse and simple index support (#53, #128).
    • ๐Ÿ›  Fixed bug with packages names that made them incompatible with pkg_resources (#110, #117).
    • 0๏ธโƒฃ Now project bump doesn't make git tag by default. Use --tag to add tag or add tag = true into config (#114, #106).
    • ๐Ÿ‘Œ Support for output into stdout for dephell deps convert (#140, #136).
    • ๐Ÿ‘ Allow to install prereleases into jail (#118, #113)
    • Smarter detection of owner name for generate license. You can force the name with --owner=Name (or owner = "Name" in config) (#108, #107, #104, #87).
    • ๐Ÿ‘ Local filesystem path support for --warehouse parameter (#145).
    • ๐Ÿ‘Œ Improved documentation (#162).
    • ๐Ÿ‘Œ Improved pre-release support for dephell project bump (#144, #142).
    • ๐Ÿ‘Œ Improved poetry support (#159, #152, #154).
    • Lazy load for bash autocomplete (#132).