New
0.2.2
- Fix a soundness issue when using
HashMapwith key/value types that are aligned to less than 8 bytes. This is likely only relevant on 32-bit platforms (https://github.com/ibraheemdev/papaya/pull/74). - Improve performance when creating a large number of maps (https://github.com/ibraheemdev/papaya/pull/69).