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 #26

Merged
merged 1 commit into from
Nov 10, 2023
Merged

chore: release v0.3.0 #26

merged 1 commit into from
Nov 10, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 9, 2023

🤖 New release

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

⚠️ tket-json-rs breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.24.2/src/lints/inherent_method_missing.ron

Failed in:
  SerialCircuit::_from_tket1, previously in file /tmp/.tmpCcfyh4/tket-json-rs/src/pytket.rs:10

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.24.2/src/lints/method_parameter_count_changed.ron

Failed in:
  tket_json_rs::circuit_json::SerialCircuit::to_tket1 now takes 2 parameters instead of 1, in /tmp/.tmpvYRSl5/tket-json-rs/src/pytket.rs:22
Changelog

0.3.0 (2023-11-09)

Features

  • [breaking] Non-locking python conversion calls (#25)


This PR was generated with release-plz.

@aborgna-q aborgna-q enabled auto-merge November 9, 2023 17:09
@aborgna-q aborgna-q disabled auto-merge November 9, 2023 17:09
@aborgna-q aborgna-q enabled auto-merge November 10, 2023 15:06
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@aborgna-q aborgna-q force-pushed the release-plz-2023-11-09T17-08-16Z branch from ead2aae to 0326813 Compare November 10, 2023 15:07
@aborgna-q aborgna-q added this pull request to the merge queue Nov 10, 2023
Merged via the queue into main with commit c1f6767 Nov 10, 2023
5 checks passed
@aborgna-q aborgna-q deleted the release-plz-2023-11-09T17-08-16Z branch November 10, 2023 15:09
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