Skip to content

Release v0.8.0 #186

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

Merged
merged 2 commits into from
Apr 24, 2025
Merged

Release v0.8.0 #186

merged 2 commits into from
Apr 24, 2025

Conversation

CleanCut
Copy link
Contributor

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

@Copilot 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
Copy link

@Copilot Copilot AI left a comment

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
5 checks passed
@CleanCut CleanCut deleted the v0.8.0 branch April 24, 2025 16:54
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.

2 participants