Changes for version 1.17 - 2025-10-19

  • Feature
    • Add optional YAML parsing to the jq-lite CLI via a --yaml flag and automatic .yml/.yaml detection.
  • Docs
    • Document YAML workflows, module fallbacks, and examples in the README.
  • Tests
    • Add CLI regression coverage that exercises YAML input handling.

Modules

A lightweight jq-like JSON query engine in Perl

Provides

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