Releases: xacrimon/dashmap
Releases · xacrimon/dashmap
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.
v3.0.0
This release adds serde support via the serde
cargo feature and fixes all known logic and memory bugs.