项目文件夹

文件
T
Johann Schopplich 1a9c72a6c2 chore: bump spec version references to v3.2 (2026-05-20)
Updates the `$spec.version` VitePress global property and the root SPEC.md
stub to track the published v3.2 working draft.
2026-05-20 07:03:40 +02:00

1.3 KiB

TOON Specification

The TOON specification has moved to a dedicated repository: github.com/toon-format/spec

Current Version

Version 3.2 (2026-05-20)

Why a Separate Repo?

The specification has been moved to toon-format/spec to:

  • Provide a canonical, language-agnostic source of truth
  • Enable independent versioning of spec and implementations
  • Support the growing community of TOON implementations across multiple languages
  • Facilitate collaboration on spec evolution through a dedicated RFC process

This Repository

This repository (toon-format/toon) remains the reference implementation in TypeScript/JavaScript. For specification discussions, issues, and contributions, please use the spec repository.