Skip to content

Release 1.1.0a2#2596

Merged
sdispater merged 3 commits into
developfrom
release-1.1.0a2
Jun 26, 2020
Merged

Release 1.1.0a2#2596
sdispater merged 3 commits into
developfrom
release-1.1.0a2

Conversation

@sdispater
Copy link
Copy Markdown
Member

Note that lock files generated with this release are not compatible with previous releases of Poetry.

Added

  • The install command now supports a --remove-untracked option to ensure only packages from the lock file are present in the environment (#2172).
  • Some errors will now be provided with possible solutions and links to the documentation (#2396).

Changed

  • Editable installations of Poetry projects have been improved and are now faster (#2360).
  • Improved the accuracy of the dependency resolver in case of dependencies with environment markers (#2361)
  • Environment markers of dependencies are no longer stored in the lock file (#2361).
  • Improved the way connection errors are handled when publishing (#2285).

Fixed

  • Fixed errors when handling duplicate dependencies with environment markers (#2342).
  • Fixed the detection of installed packages (#2360).

@sdispater sdispater added the kind/release Meta-issues/PRs as part of the release process label Jun 26, 2020
@sdispater sdispater merged commit 687a897 into develop Jun 26, 2020
@sdispater sdispater deleted the release-1.1.0a2 branch June 26, 2020 17:16
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kind/release Meta-issues/PRs as part of the release process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant