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

Bump version to 0.5.0 #8899

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Bump version to 0.5.0 #8899

merged 2 commits into from
Nov 7, 2024

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Nov 7, 2024

No description provided.

@zanieb zanieb added the releases Related to building and distributing release artifacts of uv label Nov 7, 2024
@zanieb zanieb force-pushed the zb/050 branch 4 times, most recently from b421ebc to 8d69fef Compare November 7, 2024 21:36
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated

- Do not allow pre-releases when the `!=` operator is used ([#7974](https://github.com/astral-sh/uv/pull/7974))

Previously, uv would use the presence of a pre-release specifier in a version specifier as an opt-in to allow pre-release versions during resolution. The new behavior does not allow pre-releases when an inequals operator is used, e.g. `!= 2.0a1` does not allow pre-releases.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use "enable" instead of "allow".

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But it's --prerelease allow

@zanieb zanieb added the no-build Disable building binaries in CI label Nov 7, 2024
@zanieb zanieb force-pushed the zb/050 branch 2 times, most recently from 2972630 to 5589767 Compare November 7, 2024 22:17
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Ed Morley <[email protected]>
@zanieb zanieb enabled auto-merge (squash) November 7, 2024 22:34
@zanieb zanieb merged commit 8d66526 into main Nov 7, 2024
73 checks passed
@zanieb zanieb deleted the zb/050 branch November 7, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-build Disable building binaries in CI releases Related to building and distributing release artifacts of uv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants