github itchyny/gojq v0.10.3
Release v0.10.3

latest releases: v0.12.15, v0.12.14, v0.12.13...
3 years ago
  • implement add, unique_by, max_by, min_by, reverse by internal functions for performance and reducing the binary size
  • improve performance of setpath, delpaths functions
  • fix assignment against nested slicing ([1,2,3] | .[1:][:1] = [5])
  • limit the array index of assignment operator
  • optimize constant arrays and objects

Don't miss a new gojq release

NewReleases is sending notifications on new releases.