bimap v1.1.0 Release Notes

Release Date: 2020-03-25 // almost 4 years ago
  • ➕ Added

    • BiMap.fetch!/2 and BiMap.fetch_key!/2 (by [@mat-hek])
    • BiMultiMap.fetch!/2 and BiMultiMap.fetch_keys!/2

Previous changes from v1.0.1

  • 🛠 Fixed

    • Enumerable.slice/1 is not implemented (by [@NullOranje])
    • BiMap.put/3 leaves old mappings (by [@NullOranje])