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.9.0
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.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 19, 2021

  1. Fix Map method documentation

    Fix a typo in the Map method documentation and describes what it returns
    when the value isn't JSON to look like the Array method documentation.
    ifraixedes committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    21a77fa View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Merge pull request #226 from ifraixedes/if/fix-doc-map-method

    Fix Map method documentation
    tidwall authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    5827eb3 View commit details
    Browse the repository at this point in the history
  2. Update comments

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

Commits on Sep 7, 2021

  1. Create FUNDING.yml

    tidwall authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    78289be View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Update dependency

    tidwall committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    61273bf View commit details
    Browse the repository at this point in the history
Loading