github goccy/go-yaml v1.11.1
1.11.1

latest releases: v1.12.0, v1.11.3, v1.11.2...
12 months ago

What's Changed

  • Handle \r in a double-quoted string the same as \n by @k1LoW in #372
  • chore: replace loop with n.Values = append(n.Values, target.Values...) by @testwill in #380
  • fix: skip encoding an inline field if it is null by @zoncoen in #386
  • Fix comment parsing with null value by @goccy in #388

New Contributors

Full Changelog: v1.11.0...v1.11.1

Don't miss a new go-yaml release

NewReleases is sending notifications on new releases.