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: MyToncat/JsonPath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: json-path/JsonPath
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 99 files changed
  • 7 contributors

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    1a57f78 View commit details
    Browse the repository at this point in the history
  2. JPMS: define Automatic-Module-Name as json.path (json-path#966)

    * define Automatic-Module-Name
    
    * cannot build with Java 21 until Gradle is updated
    SingingBush authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2d57ab3 View commit details
    Browse the repository at this point in the history
  3. Bump json-smart version from 2.4.10 to 2.5.0 (json-path#945)

    Co-authored-by: kallestenflo <kalle.stenflo@gmail.com>
    ZhangJian He and kallestenflo authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    425bcb1 View commit details
    Browse the repository at this point in the history
  4. Fixed rendering error on $..book[?(@.price <= $['expensive'])] in R…

    …EADME.md (json-path#967)
    
    Add code blocks and fix error that says Misplaced @ because of two dollar signs ($) in a JsonPath expression in Path Examples section for `$..book[?(@.price <= $['expensive'])]`
    lulunac27a authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    946274d View commit details
    Browse the repository at this point in the history
  5. Remove deprecated gradle usage (json-path#946)

    Co-authored-by: kallestenflo <kalle.stenflo@gmail.com>
    ZhangJian He and kallestenflo authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    900ebfe View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    71a09c1 View commit details
    Browse the repository at this point in the history
  2. Update versions (json-path#987)

    * Update dependencies
    kallestenflo authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    49b1151 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 20, 2024

  1. Release 2.9.0

    kallestenflo committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    af7e516 View commit details
    Browse the repository at this point in the history
  2. Prepare next version

    kallestenflo committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0ed52b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    af031cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ced52 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Mar 24, 2024

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

Commits on Mar 28, 2024

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

Commits on Oct 31, 2025

  1. Configuration menu
    Copy the full SHA
    8e3b92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a427387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6c60b3 View commit details
    Browse the repository at this point in the history
Loading