Skip to content

v3.0.1

Compare
Choose a tag to compare
@kislyuk kislyuk released this 04 Jul 20:53
· 64 commits to main since this release
  • yq now uses the YAML 1.2 grammar when parsing and rendering YAML
    documents. This means bare literals like “on”, “no”, and “12:34:56”
    are interpreted as strings. (Fix interrupted release)