multiformats / js-cid

CID implementation in JavaScript
MIT License
97 stars 39 forks source link

Bump version to 1.0 #88

Closed mikeal closed 3 years ago

mikeal commented 5 years ago

We depend on this enough that I’d like some guarantees and practices around breaking changes. The first step is to push what is here as 1.0.

achingbrain commented 5 years ago

I think most of our modules should be v1 by now.

vmx commented 5 years ago

I think before a version 1.0 we should think about cleaning up the API. E.g. we could depracte toBaseEncodedString() and only have toString().

Another things I'd like to see is https://github.com/multiformats/js-cid/pull/72, though this doesn't need (and probably shouldn't) be a breaking change anyway.

vmx commented 3 years ago

It is now at 1.0.0.