Patch release. Only edikt and edikt-kdl bump to 0.2.1; the other seven workspace crates stay at 0.2.0.
Fixed
- KDL comment conversion carries nested child comments. Extraction previously flattened a node's children comment-free, so a comment on a nested KDL node was dropped on
-T/conversion.edikt -T yaml config.kdl(and every other target) now keeps them.
Under the hood
- Test coverage across all seven format crates raised to the mid-to-high 90s (workspace ~95% line).
- First run of the automated Homebrew formula refresh -- the tap's
ediktformula bumps to 0.2.1 hands-off.
Nothing else changed for existing users; cargo install edikt or brew upgrade edikt picks up the fix.