v1.2.0
Changes in v1.2.0
Fixed
- Empty array encoding now correctly outputs
[0]length marker- Before:
items: - After:
items[0]:
- Before:
Changed
- README token savings table updated with benchmark data
- Documentation improvements
Full changelog: https://github.com/HelgeSverre/toon-php/blob/main/CHANGELOG.md#120---2025-10-28