Conversation
Co-authored-by: ZR233 <34859362+ZR233@users.noreply.github.com>
Contributor
|
I think it might be API compatible (probably). But since we're releasing version 0.2.0, let's just remove the useless |
Contributor
|
@copilot 移除 bench feature |
Contributor
|
@copilot changelog不完整。之前的两个 PR 忘记更新 changelog了。 |
There was a problem hiding this comment.
Pull request overview
Updates the crate’s release metadata for the next publish, aligning the crate version and changelog with a 0.2.0 release.
Changes:
- Bump crate version in
Cargo.tomlfrom0.1.1to0.2.0. - Add a
0.2.0section toCHANGELOG.mdand update comparison links.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Updates the crate version to 0.2.0 for the release. |
| CHANGELOG.md | Adds the 0.2.0 release entry and updates link references for GitHub comparisons. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: ZR233 <34859362+ZR233@users.noreply.github.com>
Contributor
Author
Contributor
Co-authored-by: AsakuraMizu <17076564+AsakuraMizu@users.noreply.github.com>
ZR233
approved these changes
Mar 5, 2026
AsakuraMizu
approved these changes
Mar 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepares the crate for a 0.2.0 release on crates.io.
Changes
Cargo.toml:version0.1.1→0.2.0Cargo.toml: Removed the deprecatedbenchfeature flagCHANGELOG.md: Added complete[0.2.0]release entry with all changes from previous PRs (bench: move to dev-dependencies #1 and feat: compatibility with axallocator #2) and updated comparison links🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.