Poetry v1.0.10 Release Notes

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

    • ๐Ÿ”’ The lock files are now versioned to ease transitions for lock file format changes, with warnings being displayed on incompatibility detection (#2695).
    • The init and new commands will now provide hints on invalid given licenses (#1634).

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed error messages when the authors specified in the pyproject.toml file are invalid (#2525).
    • ๐Ÿ›  Fixed empty .venv directories being deleted (#2064).
    • ๐Ÿ›  Fixed the shell command for tcsh shells (#2583).
    • ๐Ÿ›  Fixed errors when installing directory or file dependencies in some cases (#2582).