github itchyny/gojq v0.4.0

latest releases: v0.12.15, v0.12.14, v0.12.13...
4 years ago
  • improve performance significantly
  • rewrite from recursive interpreter to stack machine based interpreter
  • allow debugging with make install-debug and export GOJQ_DEBUG=1
  • parse built-in functions and generate syntax trees before compilation
  • optimize tail recursion
  • fix behavior of optional operator
  • fix scopes of arguments of recursive function call
  • fix duplicate function argument names
  • implement setpath function

Don't miss a new gojq release

NewReleases is sending notifications on new releases.