Skip to content

v3.1.0

Latest

Choose a tag to compare

@HelgeSverre HelgeSverre released this 06 Dec 05:25
· 1 commit to main since this release

Added

  • toJSON() support: Objects with a toJSON() method can now provide custom serialization, similar to JSON.stringify in JavaScript

Fixed

  • Decoder now treats negative leading zeros (-05, -0001) as strings per spec §2.4

Changed

  • TOON Specification v3.0 compliance for Section 10 (Objects as List Items)