Skip to content

1.0.0a0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdispater sdispater released this 08 Dec 02:53
· 2283 commits to master since this release
1.0.0a0
a104897

Added

  • Added an export command to export the lock file to other formats (only requirements.txt is currently supported).

Changed

  • Slightly changed the lock file, making it potentially incompatible with previous Poetry versions.

Fixed

  • Fixed transitive extra dependencies being removed when updating a specific dependency.