1.0.0-alpha1
Pre-release
Pre-release
Added
--input-linesep
CLI argument forpicard
,star
, andvep
for specifying
the line separator used when parsing the input file. This is also exposed in the
parser
functions asinput_linesep
. Forvep
in particular, this is a
backwards-incompatible change, as the previous behavior is to always parse using the
POSIX new line separator.