Poetry v1.0.6 Release Notes

Release Date: 2020-06-05 // almost 4 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿš€ The self update command has been updated in order to handle future releases of Poetry (#2429).

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed an error were a new line was not written when displaying the virtual environment's path with env info (#2196).
    • ๐Ÿ›  Fixed a misleading error message when the packages property was empty (#2265).
    • ๐Ÿ›  Fixed shell detection by using environment variables (#2147).
    • ๐Ÿ›  Fixed the removal of VCS dependencies (#2239).
    • ๐Ÿ›  Fixed generated wheel ABI tags for Python 3.8 (#2121).
    • ๐Ÿ›  Fixed a regression when building stub-only packages (#2000).
    • ๐Ÿ›  Fixed errors when parsing PEP-440 constraints with whitespace (#2347).
    • ๐Ÿ›  Fixed PEP 508 representation of VCS dependencies (#2349).
    • ๐Ÿ›  Fixed errors when source distributions were read-only (#1140).
    • ๐Ÿ›  Fixed dependency resolution errors and inconsistencies with directory, file and VCS dependencies (#2398).
    • ๐Ÿ›  Fixed custom repositories information not being properly locked (#2484).