All Versions
5
Latest Version
Avg Release Cycle
240 days
Latest Release
1465 days ago

Changelog History

  • v1.1.0 Changes

    March 25, 2020

    โž• Added

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

    June 17, 2019

    ๐Ÿ›  Fixed

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

    July 25, 2018

    This library is pretty stable and 1.0 ready. Nothing has changed since 0.1.1.

  • v0.1.1 Changes

    August 17, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed buggy behaviour of BiMultiMap.delete/3
  • v0.1.0 Changes

    August 10, 2017

    First version ๐ŸŽ‰