Commit Graph

6 Commits

Author SHA1 Message Date
Kat Marchán 92998aac93
feat(serde): Add Serde support (#83)
Co-authored-by: Miles Wirht <114884788+philocalyst@users.noreply.github.com>
Co-authored-by: Horu <73709188+HigherOrderLogic@users.noreply.github.com>
2026-05-28 21:49:30 -07:00
Kat Marchán e1727e7c28
feat(msrv): bump msrv 2025-09-11 15:14:02 -07:00
Kat Marchán e47ca9c683
fix(fmt+clippy): sigh 2025-09-11 15:07:59 -07:00
Kat Marchán ce27425905
fix(v1-fallback): actually fall back. lol (#119) 2025-02-17 15:34:39 -08:00
Kat Marchán 6a7248c405
feat(v1): add rudimentary, optional, KDL v1 parsing (#104)
This is kinda rough right now, since it involves actually pulling in the old kdl v1. Not ideal, but workable as a stepping stone while a real v1 parser gets written.
2024-12-19 23:15:24 -08:00
Kat Marchán 7cdeb98dd7
misc: set msrv 2023-03-31 22:13:12 -07:00