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: freestrings/jsonpath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: freestrings/jsonpath
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 8 commits
  • 23 files changed
  • 4 contributors

Commits on Mar 2, 2021

  1. Make JsonPathError implement std::error::Error so it can be encapsula…

    …ted as a standard error by users of jsonpath lib.
    yoav-steinberg authored and freestrings committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    28e80bf View commit details
    Browse the repository at this point in the history
  2. fix clippy

    freestrings committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    6b7ad5d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Move env-logger to dev-dependencies

    LOU Xun authored and freestrings committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    2d8e534 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. fix clippy

    freestrings committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    86bedfb View commit details
    Browse the repository at this point in the history
  2. remove array_tools

    freestrings committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    b012cbe View commit details
    Browse the repository at this point in the history
  3. fix clippy

    freestrings committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    fd6dbd6 View commit details
    Browse the repository at this point in the history
  4. version bump 0.3.0

    freestrings committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    bf90185 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbf7180 View commit details
    Browse the repository at this point in the history
Loading