github goccy/go-yaml v1.9.0
1.9.0

latest releases: v1.11.3, v1.11.2, v.1.11.2...
2 years ago

New features

  • Support encoding of comment node ( #233 )
  • Support yaml.NodeToValue(ast.Node, interface{}, ...DecodeOption) error ( #236 )
    • Can convert a AST node to a value directly

Fix decoder for comment

  • Fix parsing of literal with comment ( #234 )

Rename API ( #235 )

  • Rename MarshalWithContext to MarshalContext
  • Rename UnmarshalWithContext to UnmarshalContext

Don't miss a new go-yaml release

NewReleases is sending notifications on new releases.