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: json-path/JsonPath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: json-path-2.8.0
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: json-path-2.9.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 5 contributors

Commits on Mar 26, 2023

  1. Prepare next version

    kallestenflo committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    21de620 View commit details
    Browse the repository at this point in the history

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 (#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 (#945)

    Co-authored-by: kallestenflo <[email protected]>
    shoothzj 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 (#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 (#946)

    Co-authored-by: kallestenflo <[email protected]>
    shoothzj 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 (#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
Loading