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.1.1
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.2.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on May 4, 2021

  1. Bump ex_doc from 0.24.1 to 0.24.2 (#27)

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.24.1 to 0.24.2.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.24.1...v0.24.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 4, 2021
    Configuration menu
    Copy the full SHA
    cbada39 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    da015bc View commit details
    Browse the repository at this point in the history
  2. test Elixir master on OTP 24

    mkaput committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    96b2def View commit details
    Browse the repository at this point in the history
  3. set MIX_ENV=test in CI

    mkaput committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    185a492 View commit details
    Browse the repository at this point in the history
  4. mix test --color --trace in CI

    mkaput committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    176982b View commit details
    Browse the repository at this point in the history
  5. prepare release 1.2.0

    mkaput committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    56618fc View commit details
    Browse the repository at this point in the history
Loading