mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
7c78a15b23
* 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 |