Skip to content

YAML.sh v1.1.0 — now the nodes can flow

Choose a tag to compare

@azohra azohra released this 02 Aug 06:19
v1.1.0
823e96f

Version 1.1 adds a focused, read-only yq-style expression engine over the YAML.sh node graph.

Highlights:

  • sequence and mapping iteration with []
  • pipes and multi-result node streams
  • select filters with comparisons and booleans
  • // defaults for missing, null, and false values
  • length, keys, has, kind, and yq-compatible type
  • 47 behavioral tests across macOS, Ubuntu, BusyBox AWK, and POSIX shell
  • 25 representative expressions matched yq v4.53.3 exactly in JSON mode

Expressions remain read-only in v1.1. Mutation and YAML emission are next.

Docs: https://yaml.azohra.com/docs/#/queries