Changelog 0.1.1 (2024-11-04) Miscellaneous Chores update minor version (f36a463) 0.1.0 (2024-11-03) Features allow custom hasher implementations (0dbc985) Bug Fixes add crossbeam_utils dependency (f9ad383) versioning for release-please (1d51202) Performance Improvements use hashbrown::HashTable for shards (f0d45f1) use hashbrown::RawTable + dashmap's shard selection strategy (c47f3ef)