🚀 Features
- Throw
ToonDecodeErroron error - by @johannschopplich (1181b) - cli: Render decode error with line context, source, and caret - by @johannschopplich (3d99b)
🐞 Bug Fixes
- Remove deprecated bare list item decoder logic - by @johannschopplich (4852a)
- Reject negative numbers with leading zeros - by @johannschopplich (19719)
- Preserve empty-string keys in array headers across encode/decode - by @johannschopplich in #281 (c6ab0)
- decode: Reject array headers with trailing content between bracket and colon - by @johannschopplich (6f699)
🏎 Performance
- Remove
tsxusage - by @johannschopplich (9bb97)