Changes for version 1.86 - 2026-01-05

  • Refined the count filter to operate per input value, correctly handling streamed inputs and nested arrays without implicit aggregation.
  • Expanded count test coverage to validate stream semantics, including objects, scalars, null values, and composed pipelines.

Documentation

minimal jq-style JSON filter (pure Perl)

Modules

jq-compatible JSON query engine in pure Perl (no external binaries)

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
in lib/JQ/Lite/Util/Parsing.pm
in lib/JQ/Lite/Util/Paths.pm
in lib/JQ/Lite/Util/Transform.pm