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.4.0 #581

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Release 0.4.0 #581

merged 1 commit into from
Jan 17, 2023

Conversation

mmagician
Copy link
Member

@mmagician mmagician commented Jan 16, 2023

Description

Prepare steps:

  • merge latest master to releases
  • branch out to release/0.4.0
  • bump versions (& dependencies versions)

Once this PR is merged to releases:

  • remove dev-dependencies from all crates (due to circular dev-deps). Ideally done in a single commit.
  • release the crates and tag the versions (run make VERSION=0.4.0 release)
  • add back the dev-deps (revert the commit done above)
  • finally merge everything to master, so that crates in master are 0.4.0

+ update dependencies
@mmagician mmagician requested review from a team as code owners January 16, 2023 09:31
@mmagician mmagician requested review from Pratyush and weikengchen and removed request for a team January 16, 2023 09:31
@mmagician mmagician merged commit 74d4ff4 into releases Jan 17, 2023
@mmagician mmagician deleted the release/0.4.0 branch January 17, 2023 11:15
mmagician added a commit that referenced this pull request Mar 19, 2023
* chore: Release (#568)

Co-authored-by: github-actions <github-actions@github.com>

* chore: Release (#581)

+ update dependencies

* temp remove cyclic dev-dependencies

* Revert "temp remove cyclic dev-dependencies"

This reverts commit 0944c9b.

* chore: Release (#608)

Co-authored-by: github-actions <github-actions@github.com>

* chore: Release (#614)

Co-authored-by: github-actions <github-actions@github.com>

* Cleanup the changelog

* chore: Release (#620)

Co-authored-by: github-actions <github-actions@github.com>

* Use version 0.4.2 in deps

* fmt changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
aleasims pushed a commit to NilFoundation/arkworks-algebra that referenced this pull request Oct 18, 2023
* chore: Release (arkworks-rs#568)

Co-authored-by: github-actions <github-actions@github.com>

* chore: Release (arkworks-rs#581)

+ update dependencies

* temp remove cyclic dev-dependencies

* Revert "temp remove cyclic dev-dependencies"

This reverts commit 0944c9b.

* chore: Release (arkworks-rs#608)

Co-authored-by: github-actions <github-actions@github.com>

* chore: Release (arkworks-rs#614)

Co-authored-by: github-actions <github-actions@github.com>

* Cleanup the changelog

* chore: Release (arkworks-rs#620)

Co-authored-by: github-actions <github-actions@github.com>

* Use version 0.4.2 in deps

* fmt changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
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.

2 participants