EBIvariation / vcf-validator

Validation suite for Variant Call Format (VCF) files, implemented using C++11
Apache License 2.0
130 stars 39 forks source link

WISH: `--version` to display version of vcf_* tools #94

Closed HenrikBengtsson closed 6 years ago

HenrikBengtsson commented 6 years ago

First timer here (thxs!). Please consider adding command-line option --version, e.g.

$ vcf_validator --version
0.6

or possible have --help output the version.

jmmut commented 6 years ago

This seems reasonable. We haven't done it yet because no big compatibility-breaking changes have been done since the experimental versions.