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: JSONPath-Plus/JSONPath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.3.0
Choose a base ref
...
head repository: JSONPath-Plus/JSONPath
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.4.0
Choose a head ref
  • 12 commits
  • 40 files changed
  • 6 contributors

Commits on Feb 15, 2025

  1. docs: fix Markdown formatting of examples in README.md (#230)

    Quote all code inside backticks, to render as monospace for clarity,
    avoid other unwanted formatting, and avoid the need to escape special
    Markdown characters.
    
    Co-authored-by: Adam Spiers <[email protected]>
    aspiers and Adam Spiers authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    44ce65d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. chore: update devDeps.

    brettz9 committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    9ffc9bd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. chore: update devDeps.

    brettz9 committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    b92ebbf View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

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

Commits on Nov 15, 2025

  1. feat: add void operator (#244)

    fixes: #239
    80avin authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    106d243 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

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

Commits on Jan 1, 2026

  1. build(deps): bump qs from 6.14.0 to 6.14.1 (#248)

    Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.14.0...v6.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    d8dad28 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2026

  1. Configuration menu
    Copy the full SHA
    233d754 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump lodash from 4.17.21 to 4.17.23 (#249)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    5d3d63e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2026

  1. Configuration menu
    Copy the full SHA
    1bab1cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e597e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. chore: bump version

    80avin committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    0bedaea View commit details
    Browse the repository at this point in the history
Loading