# kdlite
[](https://github.com/ferronweb/kdlite)
[](https://crates.io/crates/kdlite)
[](https://docs.rs/kdlite)
[](https://github.com/ferronweb/kdlite/blob/main/README.md#License)
Implementation of a [KDL](https://kdl.dev) v2 parser, based on [`just-kdl` crate](https://github.com/1e1001/rsutil/tree/main/just-kdl)
For more information, [read the docs](https://docs.rs/kdlite).
## Changelog
### 0.1.1
- Improved error reporting and handling for invalid KDL documents (for example, unexpected `}` characters)
### 0.1.0
- Initial release based on `just-kdl` crate
## License
MIT OR Apache-2.0