github goccy/go-yaml v1.8.10
1.8.10

latest releases: v1.12.0, v1.11.3, v1.11.2...
3 years ago

Fixed bugs

  • Fix searching anchor by alias name ( #212 )
  • Fixing Issue 186, scanner should account for newline characters when processing multi-line text. Without this source annotations line/column number (for this and all subsequent tokens) is inconsistent with plain text editors. e.g. #186. This addresses the issue specifically for single and double quote text only. ( #210 )
  • Add error for unterminated flow mapping node ( #213 )
  • Handle missing required field validation ( #221 )
  • Nicely format unexpected node type errors ( #229 )
  • Support to encode map which has defined type key ( #231 )

New features

  • Support sequence indentation by EncodeOption ( #232 )

Don't miss a new go-yaml release

NewReleases is sending notifications on new releases.