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 v0.3.0 / Re-export num_traits::{One, Zero} from ark-std #34

Merged
merged 2 commits into from
Jun 6, 2021
Merged

Release v0.3.0 / Re-export num_traits::{One, Zero} from ark-std #34

merged 2 commits into from
Jun 6, 2021

Conversation

weikengchen
Copy link
Member

@weikengchen weikengchen commented Jun 5, 2021

Description

This PR re-exports num_traits::{One, Zero} from ark-std as well as prepares this repo for a release to crates.io.


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (master)
  • Added a relevant changelog entry to the Pending section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

N/A:

  • Linked to Github issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Wrote unit tests
  • Updated relevant documentation in the code

@weikengchen
Copy link
Member Author

It passes the checks, but let us be careful with this one (it is too important!).

If this PR looks good and is ready, one with write permission can (1) merge it and (2) add a GitHub tagged release.

@weikengchen
Copy link
Member Author

(I don't have write access and would need someone with it to merge and also do cargo release)

@Pratyush Pratyush merged commit 2b3568f into arkworks-rs:master Jun 6, 2021
@weikengchen weikengchen deleted the release-0.3 branch June 6, 2021 07:31
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.

3 participants