Skip to content

Release 1.2.0a2#4337

Merged
sdispater merged 2 commits intomasterfrom
release-1.2.0a2
Aug 1, 2021
Merged

Release 1.2.0a2#4337
sdispater merged 2 commits intomasterfrom
release-1.2.0a2

Conversation

@sdispater
Copy link
Copy Markdown
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
Copy Markdown
Contributor

uSpike commented Aug 7, 2021

@sdispater I think

Poetry now supports dependency groups. (#3733)

should reference #4260 instead?

@github-actions
Copy link
Copy Markdown

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.

2 participants