Packages

Token-Oriented Object Notation (TOON) encoder/decoder for Elixir

Current section

Files

Jump to
ex_toon CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## [Unreleased]
### Added
- Initial implementation of TOON v3.0 encoder and decoder
- Conformance tests from toon-format/spec fixtures
- `Toon.Encodable` protocol for custom struct encoding