-
-
Notifications
You must be signed in to change notification settings - Fork 195
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.19
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: goccy/go-yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.23
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 12 files changed
- 3 contributors
Commits on Feb 11, 2025
-
support entry token for flow style. (#646)
- add sequence entry node for flow sequence. - add collect entry token field to mapping value node for flow mapping.
Configuration menu - View commit details
-
Copy full SHA for c331468 - Browse repository at this point
Copy the full SHA c331468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f17441 - Browse repository at this point
Copy the full SHA 8f17441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e793c - Browse repository at this point
Copy the full SHA 48e793cView commit details
Commits on Feb 12, 2025
-
Fix string representation of MappingNode in flow style (#623)
* add IsFlowStyle field to MappingValueNode * add test for flow style parsing in parser * fix indentation of IsFlowStyle field in MappingValueNode struct --------- Co-authored-by: Masaaki Goshima <goccy54@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3992548 - Browse repository at this point
Copy the full SHA 3992548View commit details -
Make UseSingleQuote compliant with the YAML spec (#647)
* Make UseSingleQuote compliant with the YAML spec * Make it self-explanatory
Configuration menu - View commit details
-
Copy full SHA for 13e918a - Browse repository at this point
Copy the full SHA 13e918aView commit details -
* fix indent of formatted text * add space to origin buffer for implicit null token
Configuration menu - View commit details
-
Copy full SHA for 548e1b8 - Browse repository at this point
Copy the full SHA 548e1b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac8cff - Browse repository at this point
Copy the full SHA 2ac8cffView commit details
Commits on Feb 15, 2025
-
Fix encoding of string that contains "- " (#657)
* fix encoding of string that contains "- " * fix test case
Configuration menu - View commit details
-
Copy full SHA for 89a6600 - Browse repository at this point
Copy the full SHA 89a6600View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.15.19...v1.15.23