amethyst / hibitset

Hierarchical bit set container
Other
117 stars 32 forks source link

Release version 0.6.3 on crates.io #54

Closed lcnr closed 4 years ago

lcnr commented 4 years ago

The version on github is currently 0.6.3 which was not yet published on crates.io.

I currently want to get https://github.com/amethyst/specs/pull/620 merged, this requires BitIter::clone and BitIterAnd::clone which were added after 0.6.2.

lcnr commented 4 years ago

@WaDelma considering that you are still active here and I would really like to finish amethyst/specs#620, do you have the rights to do this?

WaDelma commented 4 years ago

I don't have rights to publish to crates.io

azriel91 commented 4 years ago

Now you do :v:; I've begun doing the publishing (shall update here when it's done).

azriel91 commented 4 years ago

Released:

Also pushed tags for 0.6.{0,3}

lcnr commented 4 years ago

Awesome!

Thanks :heart: