Skip to content

4.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikefarah mikefarah released this 19 Nov 11:52
· 1192 commits to master since this release

First draft release of yq v4!

This is a major breaking change from v3 - yq v4 uses jq like syntax - and so has much more powerful expressions (though a bigger learning curve if you haven't used jq before.

The docs are also in alpha - here: https://mikefarah.gitbook.io/yq/v/v4.x-alpha/

In the coming weeks I'll be adding more operations, working on the docs and adding more tests.

I'd love some feedback!

Currently v4 alpha is only available via github releases, expect to see docker and snap releases soon.