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-yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.10
Choose a base ref
...
head repository: goccy/go-yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.11
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 15, 2024

  1. Update README.md

    goccy authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    d8ca054 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    goccy authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    e1d8782 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Quote the numbers even if they are out of range (#593)

    * Quote the numbers even if they are out of range
    
    #586
    
    * Keep the original interface of the ToNumber function
    shuheiktgw authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    61bc6c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. support merge tag (#597)

    goccy authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    7d56fe2 View commit details
    Browse the repository at this point in the history
  2. fix invalid path (#598)

    goccy authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    1375813 View commit details
    Browse the repository at this point in the history
Loading