Skip to content
Compare
Choose a tag to compare
@mikefarah mikefarah released this 11 Jun 23:09
· 1356 commits to master since this release

A number of fixes and improvements in this release:

  • Unicode handling in comments has been fixed #396
  • Comments save their original positions #427, #343
  • Array indentation has been fixed #343
  • Convert to Json (andexplode yaml) speed has significantly improved #422
  • Strip comments now works for compare #450
  • Explode anchors now works for compare
  • Delete now works properly with deep splat #421
  • Add missing 'flow' style #417
  • Fixed printing errors to stdout (#440)
  • You can write aliases and anchors (#377) (https://mikefarah.gitbook.io/yq/commands/write-update#writing-anchors)
  • YQ can now generate bash/zshell/fish/powershell completions! Check out the shell-completion command