Skip to content

v1.2.0

Choose a tag to compare

@HelgeSverre HelgeSverre released this 28 Oct 23:26
· 46 commits to main since this release

Changes in v1.2.0

Fixed

  • Empty array encoding now correctly outputs [0] length marker
    • Before: items:
    • After: items[0]:

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