github mikefarah/yq v4.48.1
v4.48.1 - First and Parents Operators

18 hours ago
  • Added 'parents' operator, to return a list of all the hierarchical parents of a node
  • Added 'first(exp)' operator, to return the first entry matching an expression in an array
  • Fixed xml namespace prefixes #1730 (thanks @baodrate)
  • Fixed out of range panic in yaml decoder #2460 (thanks @n471d)
  • Bumped dependencies

Don't miss a new yq release

NewReleases is sending notifications on new releases.