release: bump version to 1.1.0#132
Conversation
|
Kudos, SonarCloud Quality Gate passed!
|
neersighted
left a comment
There was a problem hiding this comment.
I'd like to block 1.1 on #121 if we can get it finished this weekend.
probably depends on whether you're willing to overlook, or rectify, the missing testcase ... |
The intention is to write the test case, yes. I likely will just implement it myself in a successor as the existing PR is not quite correct and the contributor is stuck on writing tests. |
|
The weekend is over so let's go on. We shouldn't delay poetry 1.2.2 and thereby eventually poetry 1.3.0 because of this. By the way, #121 seems like a simple bugfix that can go in a patch release at any time and should not block this release. |
|
Go ahead and do it -- I haven't started on rewriting that PR, though it is still quite trivial to fix, I just need to find time. |
IMO that's not necessary because it still works with poetry-core 1.1.x. Bumping poetry-core effectively means bumping poetry to 1.2.1. We'll do a bump after the next release of poetry/poetry-core anyway to fix some typing issues. |
|
Fair enough! |








Added
constraints.txtfiles (#128).Fixed
-owas not interpreted relative to the current working directory (#130).