crossbeam icon indicating copy to clipboard operation
crossbeam copied to clipboard

Initial release of crossbeam-skiplist

Open taiki-e opened this issue 3 years ago • 1 comments

Now that all the TODOs in #635 have been resolved, I think we can release the initial version. There are still some open issues in #635, but I don't think they are blockers of the 0.1 release.

(There are some breaking changes in the master branch, but skiplist is not affected.)

Closes #635

taiki-e avatar Jul 23 '22 12:07 taiki-e

r? @crossbeam-rs/admins

(Any objections to this?)

taiki-e avatar Jul 23 '22 14:07 taiki-e

Hi, is this PR ready?

al8n avatar Nov 16 '22 05:11 al8n

yeah, this is ready to review, as PR is not marked as a draft.

taiki-e avatar Nov 20 '22 08:11 taiki-e

is there anything holding it back from having the 0.0.1 release now, or is it just waiting on a core contributor to approve it?

emilHof avatar Dec 09 '22 14:12 emilHof

bors r=Amanieu

taiki-e avatar Dec 09 '22 14:12 taiki-e

Published https://crates.io/crates/crossbeam-skiplist/0.1.0

taiki-e avatar Dec 09 '22 15:12 taiki-e

yay its done awesome! now that 0.0.1 is out, what are some things that might be good to look at for upgrades/fixes in the skiplist crate?

emilHof avatar Dec 09 '22 16:12 emilHof