Commit Graph

3 Commits

Author SHA1 Message Date
Kat Marchán 4ac171abfd
fix(deps): bump MSRV to get things to pass in CI again 2024-12-03 01:00:26 -08:00
Kat Marchán 364ea6173c
feat(api): complete rewrite into document-oriented parser (#29)
This new version of kdl-rs is a complete rewrite that introduces
a formatting-aware-and-preserving parser, much like toml_edit et al.

BREAKING CHANGE: Completely new API and bumped MSRV to 1.56.0.
2022-04-22 02:20:30 -07:00
Kat Marchán a8f3ef3c9f
add GH Action config 2020-12-14 00:05:51 -08:00