New
0.1.9
- Added
HashMap::remove_if(https://github.com/ibraheemdev/papaya/pull/59). serde::{Serialize, Deserialize}are now implemented forHashSet(https://github.com/ibraheemdev/papaya/pull/55).HashMap::retainnow takes&selfinstead of the incorrect&mut self(https://github.com/ibraheemdev/papaya/issues/61).- The table size will now shrink if most of the capacity is unused (https://github.com/ibraheemdev/papaya/pull/58).