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.2.0 #18

Merged
merged 1 commit into from
Oct 20, 2023
Merged

chore: release v0.2.0 #18

merged 1 commit into from
Oct 20, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 19, 2023

🤖 New release

  • tket-json-rs: 0.1.1 -> 0.2.0 (⚠️ API breaking changes)

⚠️ tket-json-rs breaking changes

--- failure enum_struct_variant_field_added: pub enum struct variant field added ---

Description:
An enum's exhaustive struct variant has a new field, which has to be included when constructing or matching on this variant.
        ref: https://doc.rust-lang.org/reference/attributes/type_system.html#the-non_exhaustive-attribute
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.24.0/src/lints/enum_struct_variant_field_added.ron

Failed in:
  field cx_config of variant OpBox::PauliExpBox in /tmp/.tmpycvRG8/tket-json-rs/src/circuit_json.rs:109
  field control_state of variant OpBox::QControlBox in /tmp/.tmpycvRG8/tket-json-rs/src/circuit_json.rs:166
Changelog

0.2.0 (2023-10-16)

Features

  • Expand box types and match order (#15)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz/2023-09-19T17-21-14Z branch from 62515b5 to 40a3340 Compare October 3, 2023 14:29
@github-actions github-actions bot force-pushed the release-plz/2023-09-19T17-21-14Z branch from 40a3340 to 5c8b8d5 Compare October 16, 2023 08:19
@aborgna-q aborgna-q enabled auto-merge October 20, 2023 10:48
@aborgna-q aborgna-q force-pushed the release-plz/2023-09-19T17-21-14Z branch from 5c8b8d5 to e0d687e Compare October 20, 2023 11:01
@aborgna-q aborgna-q added this pull request to the merge queue Oct 20, 2023
Merged via the queue into main with commit 318816f Oct 20, 2023
5 checks passed
@aborgna-q aborgna-q deleted the release-plz/2023-09-19T17-21-14Z branch October 20, 2023 11:03
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