Changes for version 1.29 - 2025-10-25

  • Feature
    • Add jq-compatible comma sequence handling so each branch runs against the same input value and streams its results in order.
  • Tests
    • Expand comma regression coverage to exercise chaining, optional access, array/object constructors, and syntax errors.
  • Release
    • Bump version to 1.29.

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