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: elm-community/maybe-extra Loading
base: 5.2.0
Choose a base ref
...
head repository: elm-community/maybe-extra Loading
compare: 5.3.0
Choose a head ref
  • 13 commits
  • 8 files changed
  • 4 contributors

Commits on Oct 8, 2021

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

Commits on Oct 19, 2021

  1. Merge pull request #66 from kutyel/moar-unit-tests

    Add elm-tooling and more unit-tests 🧪
    skyqrose committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c396716 View commit details
    Browse the repository at this point in the history
  2. upgrade npm packages

    skyqrose committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7f60f43 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Faster filter

    jfmengels committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    8a4d6b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge pull request #68 from jfmengels/faster-filter

    Faster filter
    skyqrose committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    59a5ecb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. bump to 5.2.1

    skyqrose committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    c970f1a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Add Github Actions CI (#70)

    skyqrose committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c0f402b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    a4562d6 View commit details
    Browse the repository at this point in the history
  2. Make traverse faster (#73)

    jfmengels committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    27f290d View commit details
    Browse the repository at this point in the history
  3. Make combine faster (#72)

    jfmengels committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    71d222b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8288c1d View commit details
    Browse the repository at this point in the history
  5. bump to 5.3.0

    New function:
    - withDefaultLazy
    
    Performance improvements:
    - combine
    - traverse
    - prev
    - next
    skyqrose committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    2a9e2c6 View commit details
    Browse the repository at this point in the history
Loading