We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bdb1918
Better handling of jq_filter and files arguments (#102)
c7544cb
Add support for xmltodict force_list definition for xq CLI (#95)
Support explicit doc markers (#93)
Ensure proper ordering of help messages (#90)
7a4a69f
Add support for in-place editing (yq -yi)
Add argcomplete integration
Docs: Migrate from RTD to gh-pages
3992791
0293c1f
10c0817
903b257
7306745
Set default block sequence indentation to 2 spaces, --indentless for 0
Make main body of yq callable as a library function
Test and release infrastructure updates
90a3f68
Support options introduced in jq 1.6. Fixes #46
d5468f3
xq: Introduce --xml-dtd and --xml-root. Fixes #37.