Changes for version 1.50 - 2025-12-18

  • Promote release to version 1.50.
  • Allow CLI JSON encoding to accept scalar values when processing --argjson and raw input modes, eliminating warnings and exit failures.
  • Consolidate raw-input handling under a shared UTF-8 encoder to keep per-line and slurped text output consistent.

Modules

A lightweight jq-like JSON query engine in Perl

Provides

in lib/JQ/Lite/Expression.pm
in lib/JQ/Lite/Filters.pm
in lib/JQ/Lite/Parser.pm
in lib/JQ/Lite/Util.pm