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: tidwall/gjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: tidwall/gjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 11 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 1, 2021

  1. Support getting index for hastags

    Sebastian Spaink authored and sspaink committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    34ea511 View commit details
    Browse the repository at this point in the history
  2. Support queries

    sspaink committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    73b86a9 View commit details
    Browse the repository at this point in the history
  3. Undo unnecessary change

    sspaink committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    9b49f6e View commit details
    Browse the repository at this point in the history
  4. Fix test

    sspaink committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    7460ecf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Quick typo.

    Micah Parks committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    d3daff0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #225 from MicahParks/master

    Quick typo
    tidwall authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    a5e52e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Rename to indexes

    Set to nil when modifiers used
    Sebastian Spaink committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    7405f21 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Merge pull request #222 from sspaink/arrayindex

    Add support to return multiple indexes when multiple matches are found
    tidwall authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    52919fa View commit details
    Browse the repository at this point in the history
  2. Updated comments

    tidwall committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    160fb9d View commit details
    Browse the repository at this point in the history
  3. Minor update to test

    tidwall committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    44b8c19 View commit details
    Browse the repository at this point in the history
  4. Minor update

    tidwall committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    807836a View commit details
    Browse the repository at this point in the history
Loading