Skip to content

libjq-go v1.6.1

Compare
Choose a tag to compare
@diafour diafour released this 05 Jun 10:36
· 13 commits to master since this release
f6186eb
  • use jq-1.6 with updates to b6be13d5 commit from master:
    • faster jq_compile than from jq-1.6 tag
    • the sequence of jq_compile calls works after errors in fromjson/tonumber
    • see #10
  • fixes for build script and submodules