-
Notifications
You must be signed in to change notification settings - Fork 2.4k
release: bump version to 1.4.0 #7531
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
Conversation
|
I just encounterd a performance regression. I'll take a deeper look later. Update: See python-poetry/poetry-core#556. |
620eb0b to
1344093
Compare
1344093 to
6c14cf0
Compare
|
Performance issue resolved, no blockers anymore, ready for review. 😄 |
|
Looking forward to this release! |
|
Any ideas when this version will be released? |
6c14cf0 to
57378d8
Compare
|
potential blocker: #7560 |
57378d8 to
b0de809
Compare
neersighted
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM; haven't had time to work on the blog post yet -- does it still need a helping hand?
|
IMO, it's ready for review. However, the preview fails. I could use a helping hand there. (I don't even know if it's relevant for production or if it's only the preview.) |
|
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. |
Resolves: #7357
Added
installer.modern-installation) for faster installation of packages and independence from pip (#6205).Private ::trove classifiers (#7271).@generatedcomment at the beginning of the lock file (#7339).virtualenvs.prefer-active-pythonwhen runningpoetry newandpoetry init(#7100).Changed
experimental.new-installertofalse(#7358).platformfield from cached package info and bump the cache version (#7304).importlib-metadatadependency (#7434).repositorymodules (#7468).Fixed
poetry checkdid not handle the-C, --directoryoption correctly (#7241).poetry install --sync(#7389).sys.argv[0]when running installed scripts (#6737).direct_url.jsonfiles were not written according to the specification (#7475).JSONDecodeErrorwhen running a Python script that produced certain warnings (#6665).Docs
poetry exportcan exportconstraints.txtfiles (#7383).poetry-core (
1.5.1)extrasare defined in the main dependency group (#542).setup.pyfile in sdists by default (#318).tool.poetry.description(#505).poetry-plugin-export (
^1.3.0)