Skip to content

[pull] main from toon-format:main#47

Merged
pull[bot] merged 6 commits intoStars1233:mainfrom
toon-format:main
Nov 21, 2025
Merged

[pull] main from toon-format:main#47
pull[bot] merged 6 commits intoStars1233:mainfrom
toon-format:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Nov 21, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


Summary by cubic

Release v1.2.0 with memory-efficient CLI streaming and a fix for mixed-format array encoding, improving large dataset handling and correctness. Docs now include comprehensive editor support and streaming guidance.

  • New Features

    • CLI streams TOON line-by-line to stdout or files for large datasets; --stats uses non-streaming for accurate counts.
    • Updated token stats output for clearer savings.
    • Docs: Added Editor Support (VS Code extension, tree-sitter grammar, Neovim plugin) and streaming examples.
    • Ecosystem: Added Perl implementation link (Data::TOON).
  • Bug Fixes

Written for commit cfbbb09. Summary will update automatically on new commits.

johannschopplich and others added 6 commits November 21, 2025 09:01
* Add Perl project link to README

* docs: add to implementations

---------

Co-authored-by: Johann Schopplich <[email protected]>
* docs: add tree-sitter grammar and editor support documentation

- Add comprehensive Editor Support section to README.md
- Document tree-sitter-toon grammar with usage examples
- Include VS Code extension information
- Add Neovim configuration example for tree-sitter
- Update tools-and-playgrounds.md with detailed editor support
- Add Editor Support to table of contents

Resolves #143
Resolves #99

* docs: simplify

---------

Co-authored-by: Johann Schopplich <[email protected]>
@pull pull bot locked and limited conversation to collaborators Nov 21, 2025
@pull pull bot added the ⤵️ pull label Nov 21, 2025
@pull pull bot merged commit cfbbb09 into Stars1233:main Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug encoding mixed-format arrays

3 participants