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: goccy/go-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.7
Choose a base ref
...
head repository: goccy/go-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.8
Choose a head ref
  • 11 commits
  • 15 files changed
  • 1 contributor

Commits on Aug 30, 2021

  1. Add test case

    goccy committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    8f5f286 View commit details
    Browse the repository at this point in the history
  2. Fix mapassign

    goccy committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    284c108 View commit details
    Browse the repository at this point in the history
  3. Add test case

    goccy committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    5c527ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d8dcd View commit details
    Browse the repository at this point in the history
  5. Fix test

    goccy committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    97c3cf6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #284 from goccy/feature/fix-281

    Fix encoding of not empty interface type
    goccy authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e152fc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    d494b03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from goccy/feature/fix-282

    Fix mapassign_faststr for indirect struct type
    goccy authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    4f05809 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    559d70d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #286 from goccy/feature/fix-empty-struct-interface

    Fix encoding of empty struct interface type
    goccy authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3fc3993 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

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