0.0.1, 6/11/2016 -- 'metavariant' begins. First stab at Open Source / pypi acceptability.
0.0.2, 6/17/2016 -- Allow HGVS strings containing gene names to be supplied to Variant and VariantLVG.
0.0.2.1, 6/17/2016 -- made strip_gene_name_from_hgvs_text a standalone function.
0.0.2.4, 7/6/2016 -- tweaks allowing more environment-based configuration of UTA connection.
0.0.3, 7/24/2016 -- LOVDVariantsForGene and LOVDAnnotatedVariants debut (lovd.py added).
0.0.3.1, 8/10/2016 -- VariantLVG takes `seqvar_max_len` kwarg to keep stupid-long posedits out of the results.
0.0.3.2, 8/12/2016 -- prevent RejectedSeqVar from being raised while checking posedit length.
0.0.4, 11/8/2016 -- new feature: aminochange. Allows VariantComponents(aminochange=<amino acid change string>). Improvements to protein slang generation.
0.1.0, 8/10/2019 -- py3k updates, rectification against hgvs library changes. Breaks py2k support!
