Skip to content

1.0.0-alpha1

Pre-release
Pre-release

Choose a tag to compare

@bow bow released this 02 Jul 21:55
· 200 commits to master since this release
1.0.0-alpha1
053f38e

Added

  • --input-linesep CLI argument for picard, star, and vep for specifying
    the line separator used when parsing the input file. This is also exposed in the
    parser functions as input_linesep. For vep in particular, this is a
    backwards-incompatible change, as the previous behavior is to always parse using the
    POSIX new line separator.