pypi poetry-core 1.0.0a5

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

Added

  • Added the ability to specify git dependencies directly in add, it no longer requires the --git option.
  • Added the ability to specify path dependencies directly in add, it no longer requires the --path option.
  • Added the ability to add git and path dependencies via the init command.

Changed

  • The --git option of the add command has been removed.
  • The --path option of the add command has been removed.
  • The add command will now automatically select the latest prerelease if only prereleases are available.

Don't miss a new poetry-core release

NewReleases is sending notifications on new releases.