Changelog
1.1.1 - 2021-03-23
- This release is a big rollup of dev dependency updates that have accumulated during this time.
- This includes using modern version of ExDoc for HexDocs and is the only user-facing change.
1.1.0 - 2020-03-25
Added
1.0.1 - 2019-06-17
Fixed
Enumerable.slice/1
is not implemented (by @NullOranje)BiMap.put/3
leaves old mappings (by @NullOranje)
1.0.0 - 2018-07-25
This library is pretty stable and 1.0 ready. Nothing has changed since 0.1.1.
0.1.1 - 2017-08-17
Fixed
- Fixed buggy behaviour of
BiMultiMap.delete/3
0.1.0 - 2017-08-10
First version 🎉