Releases: xacrimon/dashmap
Releases · xacrimon/dashmap
v3.1.2
This release enables the custom hasher for use when selecting shards.
v3.1.1
Fixed some UB reported by @KrishnaSannasi.
v3.0.7
Patch release that reexports SharedValue<T>
correctly if raw-api
is enabled.
v3.0.5
Gah! Gotten bitten by an unused code macro bug.
v3.0.4
Fix minor issue with raw-api.
v.3.1.0
Multiple bug fixes and trait implementations.
v3.0.2
Got rid of crossbeam-utils.