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: wI2L/jsondiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: wI2L/jsondiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 15 commits
  • 35 files changed
  • 2 contributors

Commits on Jun 5, 2023

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

Commits on Jun 26, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 4, 2023

  1. feat: add LCS (Longest Common Subsequences) based array comparison

    The default comparison behavior doesn't change. Use the option LCS()
    to enable the LCS-based behavior.
    wI2L committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    a434103 View commit details
    Browse the repository at this point in the history
  2. ci: refactor Github workflows

    wI2L committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    0e3c674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    121d244 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80dc0ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c79dd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    068222c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e0ad8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8e9ed7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    b9ab68b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f65129 View commit details
    Browse the repository at this point in the history
  3. style: fix linting issues

    wI2L committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    95e4faa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ac8ca8 View commit details
    Browse the repository at this point in the history
Loading