Parser
Most recent version: v0.4.1
Was this helpful?
Most recent version: v0.4.1
Was this helpful?
Learn more about this Action in .
Released on 01/31/2025
Eager value eval on JSON and CSV files.
Removed characters unescaping except in JSON and CSV files.
Allow long values for the option kvSeparator
of key-values
.
Fixed key-value detection when a key-value separator appears in the value part.
Released on 11/27/2024
Added support for escape sequences in string and key-value fields.
Support any character as a key-value pair separator.