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.2.0a2 #4337

Merged
merged 2 commits into from Aug 1, 2021
Merged

Release 1.2.0a2 #4337

merged 2 commits into from Aug 1, 2021

Conversation

sdispater
Copy link
Member

Added

  • Poetry now supports dependency groups. (#3733)
  • The install command now supports a --sync option to synchronize the environment with the lock file. (#4336)

Changed

  • Improved the way credentials are retrieved to better support keyring backends. (#4086)
  • The --remove-untracked option of the install command is now deprecated in favor of the new --sync option. (#4336)
  • The user experience when installing dependency groups has been improved. (#4336)

Fixed

  • Fixed performance issues when resolving dependencies. (#3839)
  • Fixed an issue where transitive dependencies of directory or VCS dependencies were not installed or otherwise removed. (#4202)
  • Fixed the behavior of the init command in non-interactive mode. (#2899)
  • Fixed the detection of the system environment when the setting virtualenvs.create is deactivated. (#4329)
  • Fixed the display of possible solutions for some common errors. (#4332)

@sdispater sdispater added the kind/release Meta-issues/PRs as part of the release process label Jul 31, 2021
@sdispater sdispater added this to the 1.2 milestone Jul 31, 2021
@sdispater sdispater merged commit a1a5bce into master Aug 1, 2021
@sdispater sdispater deleted the release-1.2.0a2 branch August 1, 2021 09:32
@uSpike
Copy link
Contributor

uSpike commented Aug 7, 2021

@sdispater I think

Poetry now supports dependency groups. (#3733)

should reference #4260 instead?

Copy link

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 Feb 29, 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.

None yet

2 participants