Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mkaput/elixir-bimap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: mkaput/elixir-bimap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 12 commits
  • 11 files changed
  • 4 contributors

Commits on Jul 25, 2018

  1. Update CHANGELOG.md

    mkaput authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    e6e8bf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Configuration menu
    Copy the full SHA
    5a41f6d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Merge pull request #1 from ckampfe/property-tests

    add property tests for bimap and bimultimap
    mkaput authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    e20d0d5 View commit details
    Browse the repository at this point in the history
  2. formatting

    mkaput committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    e88341c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. ignore IntelliJ project files

    mkaput committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    9a2a63d View commit details
    Browse the repository at this point in the history
  2. CI (#6)

    mkaput authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    a358bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95c31e4 View commit details
    Browse the repository at this point in the history
  4. add test for #4

    mkaput committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    7f70186 View commit details
    Browse the repository at this point in the history
  5. Fix BiMap.put/3 mapping update issue (#5)

    * Update BiMap.put/3 to correctly update/remove mappings
    
    * Update tests for BiMap.put/3
    NullOranje authored and mkaput committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    e0d013f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5e94f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bca615f View commit details
    Browse the repository at this point in the history
  8. prepare release 1.0.1

    mkaput committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    0234e61 View commit details
    Browse the repository at this point in the history
Loading