Skip to content

Release v0.8.0#186

Merged
CleanCut merged 2 commits into
mainfrom
v0.8.0
Apr 24, 2025
Merged

Release v0.8.0#186
CleanCut merged 2 commits into
mainfrom
v0.8.0

Conversation

@CleanCut

Copy link
Copy Markdown

This PR has already been published to crates.io as twirp 0.8.0 and twirp-build 0.8.0.

Copilot AI review requested due to automatic review settings April 24, 2025 15:43
@CleanCut CleanCut requested a review from a team as a code owner April 24, 2025 15:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR prepares the v0.8.0 release for both the twirp runtime and twirp-build code generation crates. The key changes include bumping the version numbers from 0.7.0 to 0.8.0 and the removal of the explicit "license" field in favor of using the "license-file" field.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
crates/twirp/Cargo.toml Updated version and removed the "license" field.
crates/twirp-build/Cargo.toml Updated version and removed the "license" field.
Comments suppressed due to low confidence (2)

crates/twirp/Cargo.toml:13

  • Consider whether removing the 'license' field aligns with project standards for displaying license metadata. If intentional, add a comment or update documentation to explain the change.
-license = "MIT"

crates/twirp-build/Cargo.toml:13

  • Consider whether removal of the 'license' field in favor of only the 'license-file' field will affect how the license is displayed on crates.io. If this is intentional, please update documentation to clarify.
-license = "MIT"

@CleanCut CleanCut added this pull request to the merge queue Apr 24, 2025
Merged via the queue into main with commit 8d0b832 Apr 24, 2025
@CleanCut CleanCut deleted the v0.8.0 branch April 24, 2025 16:54
@github-actions github-actions Bot mentioned this pull request Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants