* Remove pysam from requirements and fix dependencies; * Change docstrings to Google style; * Update documentation; * Update testfiles.
0.7.1
------------------
* Fix issue with echoed string (78); * Fix issue with CSV format columns (79); * Update testfiles.
0.7.0
==================
* Add ``--csv`` command line option to convert output to CSV format; * Add homoplasmy annotations; * Update all tests accordingly; * Update documentation.
0.6.0
==================
* Use vcfpy2 for VCF files parsing; * Dump annotation files directly from HmtVar instead of the original API call; * Add annotation progress bar; * Check internet connection using httpstat.us; * Update tests and add more test cases; * Update documentation with detailed API usage.