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

Release version-ranges v0.1.1 #282

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

konstin
Copy link
Member

@konstin konstin commented Nov 14, 2024

Release version-ranges v0.1.1 and start a changelog. With this release out, i want to do an announcement post.

@konstin konstin added the Ranges label Nov 14, 2024
@konstin konstin requested a review from Eh2406 November 14, 2024 15:28
Copy link
Member

@Eh2406 Eh2406 left a comment

Choose a reason for hiding this comment

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

One nit. But it is all good.

Cargo.toml Outdated
@@ -37,7 +37,7 @@ env_logger = "0.11.5"
proptest = "1.5.0"
ron = "=0.9.0-alpha.0"
varisat = "0.2.2"
version-ranges = { version = "0.1.0", path = "version-ranges", features = ["proptest"] }
Copy link
Member

Choose a reason for hiding this comment

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

Why does this version number need to be bumped? PubGrub does not rely on any of the new functionality.

Copy link
Member Author

@konstin konstin Nov 14, 2024

Choose a reason for hiding this comment

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

Normally i just bump patch versions out of convenience (we don't need to test something older if the bound is on latest).

We should consider setting up CI that checks that pubgrub works with the lowest crates.io version-ranges, if we aren't on a version that isn't released to crates.io yet.

Release version-ranges v0.1.1 and start a changelog. With this release out, i want to do an announcement post.
@konstin konstin force-pushed the konsti/dev/version-ranges-0.1.1 branch from 75cb9d5 to 13c49f6 Compare November 14, 2024 18:15
@konstin konstin added this pull request to the merge queue Nov 14, 2024
Merged via the queue into dev with commit 51d38dd Nov 14, 2024
6 checks passed
@konstin konstin deleted the konsti/dev/version-ranges-0.1.1 branch November 14, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants