Poetry v1.1.5 Release Notes

Release Date: 2021-03-04 // about 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed an error in the export command when no lock file existed and a verbose flag was passed to the command. (#3310)
    • ๐Ÿ›  Fixed an error where the pyproject.toml was not reverted when using the add command. (#3622)
    • ๐Ÿ›  Fixed errors when using non-HTTPS indices. (#3622)
    • ๐Ÿ›  Fixed errors when handling simple indices redirection. (#3622)
    • ๐Ÿ›  Fixed errors when trying to handle newer wheels by using the latest version of poetry-core and packaging. (#3677)
    • ๐Ÿ›  Fixed an error when using some versions of poetry-core due to an incorrect import. (#3696)