Skip to content

edikt 0.2.1

Latest

Choose a tag to compare

@jhheider jhheider released this 06 Jul 04:34
f0496bf

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 edikt formula bumps to 0.2.1 hands-off.

Nothing else changed for existing users; cargo install edikt or brew upgrade edikt picks up the fix.