Packages

Kuddle is a KDL Decoder, Encoder and utility library for Elixir.

Current section

Files

Jump to
kuddle CHANGELOG.md
Raw

CHANGELOG.md

# 1.0.0
* Support for [KDL2](https://github.com/kdl-org/kdl/pull/286) added
# 0.3.0
* Started tracking changes with CHANGELOG file
* Tokenizer now produces tokens with third tuple element with debug information
* Added Tokens module containing the records for each individual token