yq/pkg
LovesAsuna e18c1323cd
feat(toml): fix JSON to TOML root scope and null handling
Ensure root-level TOML attributes are emitted before table sections so fields like sort remain root-scoped. Skip null-valued object fields during TOML encoding
    instead of converting them to empty strings.
2026-04-29 10:43:46 +08:00
..
yqlib feat(toml): fix JSON to TOML root scope and null handling 2026-04-29 10:43:46 +08:00