github goccy/go-yaml v1.13.1
1.13.1

8 hours ago

What's Changed

  • Fix incorrect colon indicator scanning by @semihbkgr in #485
  • Returns InvalidToken if scanner encounters error by @goccy in #486
  • Reuse context at Scanner by @goccy in #487
  • Support recursive anchor by @goccy in #489
  • Fix implicit null value before collect entry by @goccy in #490
  • Fix handling of invalid sequence by @goccy in #492
  • Fix invalid sequence at map context by @goccy in #493
  • Improve parser performance by @goccy in #494

New Contributors

Full Changelog: v1.13.0...v1.13.1

Don't miss a new go-yaml release

NewReleases is sending notifications on new releases.