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

Release 0.2.4 #23

Merged
merged 6 commits into from
Oct 27, 2023
Merged

Release 0.2.4 #23

merged 6 commits into from
Oct 27, 2023

Conversation

a-barlow
Copy link
Owner

The previous release of 0.2.3, #21, did not contain all the commits that implemented the new gates. The resolution here is to create a new release that does contain these changes.

Update the quick start guide to note that the code is found in the
examples folder, and it can be ran with cargo.

Signed-off-by: Andrew Barlow <a.barlow.dev@gmail.com>
Implemented the phase (S) and T-gates with their conjugates. Added two
unit tests for testing if the map qubits correctly.

Signed-off-by: Andrew Barlow <a.barlow.dev@gmail.com>
Signed-off-by: Andrew Barlow <a.barlow.dev@gmail.com>
There was a mistake in implementing the gitflow strategy, the
development branch must not have fully updated before making the release
branch. The release branch-0.2.3 was missing the added gate features.

The resolution here, is to release a new version 0.2.4, and yank the
previous.

Signed-off-by: Andrew Barlow <a.barlow.dev@gmail.com>
@a-barlow a-barlow merged commit d49388d into master Oct 27, 2023
1 check passed
@a-barlow a-barlow deleted the release-0.2.4 branch October 27, 2023 13:39
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.

None yet

1 participant