Tags: mklement0/trl
Tags
v0.4.0
* [breaking change, enhancement] embedded instances of output separators are
now get `\`-escaped on output.
* [breaking change, enhancement] for multi-line input, any line that isn't
quoted as a whole is now by default interpreted as a single token whose
embedded quotes, if any, are treated as literals; use `-x` to suppress this
behavior (assumes that your lines contain multiple, indvidually quoted
tokens whose embedded quotes of the same type, if any, are `\`-escaped).
v0.4.0
* [breaking change, enhancement] embedded instances of output separators are
now get `\`-escaped on output.
* [breaking change, enhancement] for multi-line input, any line that isn't
quoted as a whole is now by default interpreted as a single token whose
embedded quotes, if any, are treated as literals; use `-x` to suppress this
behavior (assumes that your lines contain multiple, indvidually quoted
tokens whose embedded quotes of the same type, if any, are `\`-escaped).