paritytech / reed-solomon-novelpoly

Novel polynomial basis for a reed solomon encoder
30 stars 6 forks source link

release: 1.0.1 #11

Closed drahnr closed 1 year ago

drahnr commented 1 year ago

@ordian if you could merge this, it's already on crates-io

drahnr commented 1 year ago

actually it's already borked, since the changes would not reflect the state on crates-io, we'd have to yank 1.0.1 and release 1.0.2

ordian commented 1 year ago

With no CI checks in this repo (#13), I would need to know which commands should I run locally to ensure everything builds and runs correctly.

drahnr commented 1 year ago

Tbh I'd like to take care of the CI, it's already set up, just for my fork https://ci.spearow.io/teams/main/pipelines/reed-solomon due to the lack of permissions on this one.

ordian commented 1 year ago

Published 1.0.2 as you requested in https://github.com/paritytech/reed-solomon-novelpoly/pull/15#issuecomment-1720031758 in #17.