github mikefarah/yq v4.25.1

latest releases: v4.44.3, v4, v4.44.2...
2 years ago
  • Can specify a split expression file via the new --split-exp-file flag #1194
  • Fixed append map bug when key matches value in existing map #1200
  • Nicer error message when trying to use merge anchor tags other than maps #1184
  • Fixed Don't automatically read stdin when the null input flag is used
  • Added type as an alias for tag #1195
  • Fixes bug when using write in-place with no expression and multiple files #1193

Note There was a bug where the last file instead of the first was being updated when using eval-all with write inplace, and no expression (or expression via --from-file. This has been fixed to the first file is updated, as per the documentation.

Don't miss a new yq release

NewReleases is sending notifications on new releases.