mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-01 01:41:39 +00:00
* encoder_lua: Handle explicitly positive infinity * encoder_lua: Fix inclusion of pre-/suffix when prettyPrinted It seems certain operations like --prettyPrint or subset selections does not produce a DocumentNode, which is where the lua pre- and suffix was printed, causing those to be omitted. * encoder_lua: Improve Tag handling robustness Using the method call seems more reliable in case the input parser forgets to set the tag. |
||
|---|---|---|
| .. | ||
| headers | ||
| convert.md | ||
| csv-tsv.md | ||
| lua.md | ||
| properties.md | ||
| recipes.md | ||
| shellvariables.md | ||
| toml.md | ||
| xml.md | ||