Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.1.0a2 #2596

Merged
merged 3 commits into from
Jun 26, 2020
Merged

Release 1.1.0a2 #2596

merged 3 commits into from
Jun 26, 2020

Conversation

sdispater
Copy link
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
Copy link

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