Releases: goccy/go-yaml
Releases · goccy/go-yaml
1.15.8
1.15.7
What's Changed
- Fix a bug ast.Merge removes comments from SequenceNode by @suzuki-shunsuke in #570
- Fix unknown secondary tag behavior by @goccy in #572
New Contributors
- @suzuki-shunsuke made their first contribution in #570
Full Changelog: v1.15.6...v1.15.7
1.15.6
1.15.5
1.15.4
What's Changed
Pass 300 tests of YAML Test Suite 🎉
- Details:
total:[402] passed:[300] failure:[102] passedRate:[74.626862%]
We’ve finally surpassed go-yaml/yaml.
- gopkg.in/yaml.v3:
total:[402] passed:[295] failure:[107] passedRate:[73.383087%]
Full Changelog: v1.15.3...v1.15.4