New in this release since 1.5:
- Destructuring Alternation
- New Builtins (builtins/0, stderr/0, SQL-style builtins and many more)
- Add support for ASAN and UBSAN
- Make it easier to use jq with shebangs
- Add $ENV builtin variable to access environment
- Add JQ_COLORS env var for configuring the output colors
Bug fixes:
- Calling jq without a program argument now always assumes . for the program, regardless of stdin/stdout.
- Make sorting stable regardless of qsort.