Releases: toon-format/toon
Releases Β· toon-format/toon
v1.0.0
Β Β Β π¨ Breaking Changes
- Remove optional length marker option
[#N]in favor of[N]Β -Β by @johannschopplich (e8ae0)
Β Β Β π Performance
- Improve empty object checks Β -Β by @johannschopplich (18370)
Β Β Β Β View changes on GitHub
v0.9.0
Β Β Β π Features
- Opt-in key folding and path expansion Β -Β by @johannschopplich in #86 (eefb0)
Β Β Β π Bug Fixes
- path-expanding: Overwrite with new value Β -Β by @johannschopplich (89b22)
Β Β Β Β View changes on GitHub
v0.8.0
Β Β Β π Features
- Minor fixes for spec v1.4 compliance Β -Β by @johannschopplich (84062)
Β Β Β Β View changes on GitHub
v0.7.3
Β Β Β π Bug Fixes
- Add README files to published packages Β -Β by @johannschopplich (e174c)
Β Β Β Β View changes on GitHub
v0.7.2
Β Β Β π Features
- cli: Support stdin for input handling Β -Β by @johannschopplich in #71 (a3b1a)
Β Β Β Β View changes on GitHub
v0.7.1
Β Β Β π Features
- Move SPEC to @toon-format/spec Β -Β by @johannschopplich (662a9)
- Use language-agnostic test suite Β -Β by @johannschopplich (8977c)
Β Β Β π Bug Fixes
- Handle empty list items and nested objects in list items Β -Β by @productdevbook and Claude in #65 (e414c)
Β Β Β Β View changes on GitHub
v0.7.0
Β Β Β π¨ Breaking Changes
- Publish to
@toon-format/toonand@toon-format/cliΒ -Β by @johannschopplich (0710b)
Β Β Β Β View changes on GitHub
v0.6.0
Β Β Β π Features
- cli: Add
--statsflag to show token savings Β -Β by @Higangssh in https://github.com/johannschopplich/toon/issues/51 (2b882)
Β Β Β π Bug Fixes
- cli: Inline
tokenxΒ -Β by @johannschopplich (8567d)
Β Β Β Β View changes on GitHub
v0.5.1
Β Β Β π Bug Fixes
- Add missing
binentry for toon CLI Β -Β by @johannschopplich (e41b8)
Β Β Β Β View changes on GitHub
v0.5.0
Β Β Β π Features
- Add cli Β -Β by @4ndre4s in https://github.com/johannschopplich/toon/issues/34 (80acc)