Nullus157 / bs58-rs

Another Rust Base58 codec implementation
Apache License 2.0
75 stars 24 forks source link

crates release? #100

Closed madninja closed 1 year ago

madninja commented 1 year ago

Could I ask for a release and crates.io publish to pick up the sha2 changes? It'll avoid a few duplicate crates in constrained environments downstream

benma commented 1 year ago

Seconded - please make a new release.

daira commented 1 year ago

+1. https://github.com/zcash/librustzcash/issues/757

nuttycom commented 1 year ago

bumping this to vote for it, please make a new release!

Nemo157 commented 1 year ago

I have finally gotten around to publishing 0.5.0, this is a breaking change to fix #77 and renames a method, but should be trivial upgrade for most uses.