Releases: toon-format/spec
Releases · toon-format/spec
v3.3.0
🚀 Features
- spec:
- Scope §2 canonical numbers and add v3.3 portability fixes - by @johannschopplich (640e7)
- Add F.5 Java and round out v3.3 portability fixes - by @johannschopplich (9cabd)
View changes on GitHub
v3.2.0
🐞 Bug Fixes
- docs:
- Repair table break and ambiguous §-refs in v3.2 changelog - by @johannschopplich (39847)
- spec:
- Use %x5C for backslash in escaped-char ABNF - by @johannschopplich (fa61a)
- Round-3 audit fixes for v3.2 normative coherence - by @johannschopplich (b4313)
View changes on GitHub
v3.1.0
🚀 Features
- spec:
- Add \uXXXX unicode escape (§7.1) - by @johannschopplich (42093)
- Canonicalize empty array encoding as
key: [](§9.1) - by @johannschopplich (a7405) - Add §15 control-character smuggling note - by @johannschopplich (e2fcc)
🐞 Bug Fixes
- spec:
- Address pre-release review findings for v3.1 - by @johannschopplich (ebaf7)
- Address second-round codex review for v3.1 - by @johannschopplich (650a1)
View changes on GitHub
v3.0.3
🐞 Bug Fixes
- spec: Clarify array header gap validation and add test cases - by @johannschopplich in #26 (66871)
View changes on GitHub
v3.0.2
No significant changes
View changes on GitHub
v3.0.1
No significant changes
View changes on GitHub
v3.0.0
🚀 Features
- spec: V3: standardized encoding for list-item objects - by @johannschopplich (0bd6c)
View changes on GitHub
v2.1.0
🚀 Features
- spec: Parse nested tabular arrays in list items with bare hyphen - by @johannschopplich (a5c25)
View changes on GitHub
v2.0.1
🚀 Features
- tests: Add test case for root-level, mixed-format arrays toon-format/toon#202 - by @johannschopplich (23266)
View changes on GitHub
v2.0.0
🚨 Breaking Changes
- Remove optional length marker option
[#N]in favor of[N]- by @johannschopplich (2d115)