Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 20, 2025

🤖 New release

  • hashbrown: 0.16.0 -> 0.16.1 (✓ API compatible changes)
Changelog

0.16.1 - 2025-09-30

Added

  • recognize and use over sized allocations

Fixed

Other


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-08-20T21-28-39Z branch 3 times, most recently from fc49605 to 2d77278 Compare August 27, 2025 10:51
@github-actions github-actions bot force-pushed the release-plz-2025-08-20T21-28-39Z branch from 2d77278 to adc6465 Compare August 28, 2025 23:16
@github-actions github-actions bot changed the title chore: release v0.15.6 chore: release v0.16.1 Aug 29, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-08-20T21-28-39Z branch 2 times, most recently from 6b64b0f to 2b2f92f Compare August 29, 2025 20:06
@github-actions github-actions bot force-pushed the release-plz-2025-08-20T21-28-39Z branch 3 times, most recently from 114f56e to 77aab23 Compare September 16, 2025 22:14
@alex
Copy link
Member

alex commented Sep 16, 2025

a) very neat that this apparently auto creates releases!
b) is there a particular criteria for shipping 0.16.1?

@github-actions github-actions bot force-pushed the release-plz-2025-08-20T21-28-39Z branch from 77aab23 to 1c2a459 Compare September 29, 2025 13:19
@github-actions github-actions bot force-pushed the release-plz-2025-08-20T21-28-39Z branch from 1c2a459 to 91fe5fd Compare September 30, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

par_extend for hashbrown's HashMap is less efficient than rayon's implementation for stdlib HashMap with par_iter over a Vec
1 participant