🚀 Features
- decode: Strict-mode error coverage for §6/§9.1/§14 - by @johannschopplich (a13dc)
- docs: Add YAML input to Playground with tests - by @swetasanghi2004-prog in #303 (90a04)
- encode: Emit canonical empty-array form
key: []- by @johannschopplich (e6d97)
🐞 Bug Fixes
- decode:
- Support \uXXXX escape per §7.1 - by @johannschopplich (17820)
- Reject whitespace gap in array header per §6 - by @johannschopplich (d5149)