Skip to content

1.0.10

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 21:40
1.0.10
d3c9049

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).