Skip to content

v2.1.0

Compare
Choose a tag to compare
@kislyuk kislyuk released this 02 May 20:10
· 231 commits to develop since this release
v2.1.0
  • yq now supports emitting YAML (round-trip YAML support) using "yq -y". Fixes #2.

    • Key order is now preserved in mappings/objects/dictionaries.

    • Passing input files by filename as an argument is now supported (in addition to providing data on standard input).