github mikefarah/yq 4.0.0-alpha2

latest releases: v4.44.2, v4, v4.44.1...
pre-release3 years ago

Some new features added:

  • merging between files
  • concatenating arrays
  • has operator
  • path operator
    and more....

The path expression '.a[]' is no longer accepted, you must have a dot in front of the square brackets '.a.[]'
Docs have been updated. This is to disambiguate from the empty array expression.

All things going well, this will be the final alpha build, the next one will be beta.

Don't miss a new yq release

NewReleases is sending notifications on new releases.