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: kraklin/elm-debug-transformer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.5
Choose a base ref
...
head repository: kraklin/elm-debug-transformer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 73 files changed
  • 2 contributors

Commits on Jun 25, 2020

  1. Make mocha 8 happy

    kraklin committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a0d92d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Bump elliptic from 6.4.1 to 6.5.3 in /elm-app (#28)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.4.1...v6.5.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    aa55a4c View commit details
    Browse the repository at this point in the history
  2. Bump lodash from 4.17.15 to 4.17.19 (#27)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2c62f5a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

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

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    87e734b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b31fe View commit details
    Browse the repository at this point in the history
  3. Built parser ts

    kraklin committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    04c320b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb08e59 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    4072a29 View commit details
    Browse the repository at this point in the history
  2. Update README

    kraklin committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    071eba9 View commit details
    Browse the repository at this point in the history
  3. fix exported functions

    kraklin committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    78e539f View commit details
    Browse the repository at this point in the history
  4. remove webpack

    kraklin committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4d0865b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    0521362 View commit details
    Browse the repository at this point in the history
  2. Release 1.2.1

    kraklin committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    4421866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3f8cfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bb0abc View commit details
    Browse the repository at this point in the history
  5. use packages from npm

    kraklin committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    72f0336 View commit details
    Browse the repository at this point in the history
  6. rename elm-app to example

    kraklin committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    3e50553 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. switch tests to vitest

    kraklin committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d7647fb View commit details
    Browse the repository at this point in the history
Loading