What's Changed
- Fix sequence value for merge key by @goccy in #603
- Fix encoding with map key contains colon character by @goccy in #604
- Fix encoding of anchor and alias by @goccy in #605
- Remove mention of removed option DisallowDuplicateKey by @sirikon in #609
- Add playground by @goccy in #611
- issue-281: add tests and fix panic for * by @ivankatliarchuk in #615
- chore: move dev deps to dev group by @nikpivkin in #613
- fix(parser): inconsistent paths single-line MappingKeyValueNode by @LarsStegman in #612
- Fix tag with flow sequence by @goccy in #618
New Contributors
- @sirikon made their first contribution in #609
- @ivankatliarchuk made their first contribution in #615
- @nikpivkin made their first contribution in #613
- @LarsStegman made their first contribution in #612
Full Changelog: v1.15.13...v1.15.14