-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
release: bump version to 1.2.2 #6731
Conversation
947eee1
to
f09dd32
Compare
Blocking this on a change in the export plugin -- we discussed the fact that the author of the |
Per the call today, we also established at at least while we're including poetry-plugin-export as a built-in component, we should roll up the effective changes between the version bumps. We should also roll up user-facing changes for core based on where the pin moves. I think these should each be their own sub-section -- once this PR is updated with that changelog information we can roll it up into the release announcement as well: python-poetry/website#93 |
d78b93b
to
6890dd6
Compare
I only added changelog entries for poetry-core and poetry-export-plugin PRs that don't have a poetry companion PR with a similar changelog entry. |
6890dd6
to
6daf403
Compare
Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
6daf403
to
4defc18
Compare
Re-worked the format a little, PTAL. Website PR is prepped and just needs the final changelog: python-poetry/website#93 |
Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
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. |
Added
Changed
poetry lock
to re-generate the lock file when invalid or incompatible (#6753).Fixed
poetry shell
was broken in git bash on Windows (#6560).Docs
publish
(#6641).--require
(#6672).poetry-core (
1.3.2
)3.11
to the list of available Python versions (#477).poetry-plugin-export (
^1.1.2
)constraints.txt
files (#128).-o
was not interpreted relative to the current working directory (#130).