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.6.1
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.7.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 2, 2024

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

Commits on Mar 28, 2025

  1. ci: update golangci-lint to v2

    wI2L committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    b40a29e View commit details
    Browse the repository at this point in the history
  2. fix: LCS and Equivalent options combination

    Closes #31
    wI2L committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    0c1ebb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abf5672 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b22ffc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. feat: add patch invert method

    Closes #34
    wI2L committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    048e9b8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. chore(ci): bump golangci/golangci-lint-action from 7 to 8

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wI2L committed May 9, 2025
    Configuration menu
    Copy the full SHA
    1847e60 View commit details
    Browse the repository at this point in the history
Loading