pypi poetry-core 1.1.0a1

latest releases: 1.9.0, 1.8.1, 1.8.0...
3 years ago

This release must be downloaded via the get-poetry.py script and not via the self update command.

Added

  • Added a new --dry-run option to the publish command (#2199).

Changed

  • The core features of Poetry have been extracted in to a separate library: poetry-core (#2212).
  • The build backend is no longer poetry.masonry.api but poetry.core.masonry.api which requires poetry-core>=1.0.0a5 (#2212).
  • The exceptions are now beautifully displayed in the terminal with various level of details depending on the verbosity (2230).

Don't miss a new poetry-core release

NewReleases is sending notifications on new releases.