| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-08 | 1.4 kB | |
| v2.2.0 source code.tar.gz | 2026-05-08 | 444.9 kB | |
| v2.2.0 source code.zip | 2026-05-08 | 493.6 kB | |
| Totals: 3 Items | 939.9 kB | 4 | |
🚀 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 https://github.com/toon-format/toon/issues/281 (c6ab0)
- decode: Reject array headers with trailing content between bracket and colon - by @johannschopplich (6f699)
🏎 Performance
- Remove
tsxusage - by @johannschopplich (9bb97)