yq/pkg
max 3a74b34bf1 fix(strings): ignore unnamed capture groups
capture() built a map key from SubexpNames() for every submatch; unnamed groups (name "") became an empty-string key (and duplicate keys for several). jq returns only named captures.
2026-07-06 03:55:05 +02:00
..
yqlib fix(strings): ignore unnamed capture groups 2026-07-06 03:55:05 +02:00