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

chore: release v0.3.0 #4

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 4, 2025

🤖 New release

  • idar: 0.2.0 -> 0.3.0 (⚠️ API breaking changes)

⚠️ idar breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/enum_variant_added.ron

Failed in:
  variant AppError:InvalidDeduplicationReport in /tmp/.tmpmnTgBR/idar/src/errors.rs:12
Changelog

0.3.0 - 2025-01-04

Added

  • improve errors for removal command

Other

  • improve readme and remove comment


This PR was generated with release-plz.

@domenicocinque domenicocinque merged commit ec2293e into main Jan 4, 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.

1 participant