v1.0.1
What's Changed
- add property tests for bimap and bimultimap by @ckampfe in #1
- Add naive implementation of slice/1 to satisfy Enumerable protocol by @NullOranje in #3
- Fix BiMap.put/3 mapping update issue by @NullOranje in #5
New Contributors
- @ckampfe made their first contribution in #1
- @NullOranje made their first contribution in #3
Full Changelog: v1.0.0...v1.0.1