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: dwyl/useful
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.1
Choose a base ref
...
head repository: dwyl/useful
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 5 contributors

Commits on Sep 14, 2023

  1. Merge pull request #57 from dwyl/remove_item_from_list-#55

    PR: `remove_item_from_list/2`
    LuchoTurtle authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    eefeb4f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Bump plug from 1.14.2 to 1.15.0

    Bumps [plug](https://github.com/elixir-plug/plug) from 1.14.2 to 1.15.0.
    - [Changelog](https://github.com/elixir-plug/plug/blob/main/CHANGELOG.md)
    - [Commits](elixir-plug/plug@v1.14.2...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: plug
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bb98b13 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Merge pull request #58 from dwyl/dependabot/hex/plug-1.15.0

    Bump plug from 1.14.2 to 1.15.0
    nelsonic authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ab333fc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    0b0fd4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from ndrean/unique-tuple

    added list_tuple_to_unique_keys/1
    nelsonic authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3ad62d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dce25e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7307184 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d9f4f9 View commit details
    Browse the repository at this point in the history
Loading