rust-lang / hashbrown

Rust port of Google's SwissTable hash map
https://rust-lang.github.io/hashbrown
Apache License 2.0
2.46k stars 288 forks source link

Update changelog for v0.15.0, bump cargo.toml #551

Closed clarfonthey closed 1 month ago

clarfonthey commented 3 months ago

Rather than just asking @Amanieu to do all this, I decided to help out a bit. Put some question marks in the date field that will need to be replaced once this is actually merged.

Will still need someone to do a proper release for this, but hopefully the changelog is good at least.

clarfonthey commented 2 months ago

cc @Amanieu @cuviper I updated this to include everything that's been merged plus #556 since I figured you wanted to get that in before 0.15 too. Anything else that needs fixing before release?

Amanieu commented 2 months ago

With #561 and #556 merged we should be good to release.

clarfonthey commented 2 months ago

Everything should hopefully be up to date now.

Amanieu commented 1 month ago

Finally, we're ready for release!

@bors r+

bors commented 1 month ago

:pushpin: Commit 9da6b468f503b99b3a6e3aa22abb217d028bf70c has been approved by Amanieu

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit 9da6b468f503b99b3a6e3aa22abb217d028bf70c with merge 520fac58926f8d8231e58cc2c45ff0cd031ff935...

Amanieu commented 1 month ago

Actually let's try and land #524 first.

@bors r-

bors commented 1 month ago

:sunny: Try build successful - checks-actions Build commit: 520fac58926f8d8231e58cc2c45ff0cd031ff935 (520fac58926f8d8231e58cc2c45ff0cd031ff935)

Amanieu commented 1 month ago

On third thought, that's not a breaking change and can happen later.

@bors r+

bors commented 1 month ago

:pushpin: Commit 9da6b468f503b99b3a6e3aa22abb217d028bf70c has been approved by Amanieu

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit 9da6b468f503b99b3a6e3aa22abb217d028bf70c with merge e057e87ee818df3855b9c8a4ae281cd497479311...

bors commented 1 month ago

:sunny: Test successful - checks-actions Approved by: Amanieu Pushing e057e87ee818df3855b9c8a4ae281cd497479311 to master...