Skip to content

1.13.1

Compare
Choose a tag to compare
@goccy goccy released this 31 Oct 09:26
· 68 commits to master since this release
ad223ff

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