## v1.1.0beta (2018/09/12)
+ Unified installation package for Windows platform and Linux platform.
+ The 3D PCA map has been temporarily disabled, and we will improve this feature in subsequent versions.
+ Significantly reduced project size with Git LFS.
+ Add automatic tests.
+ MVP.Data update:
    + true NA support
    + rewrite by c++, faster
    + Provides some convenient functions
        + MVP.Data.VCF2MVP
        + MVP.Data.Bfile2MVP
        + MVP.Data.Hapmap2MVP
        + MVP.Data.Numeric2MVP
        + MVP.Data.Pheno
        + MVP.Data.Map
        + MVP.Data.PC
        + MVP.Data.Kin
        + MVP.Data.impute (beta)
        + MVP.Data.QC (intend)
+ remove bigpca

## v1.0.1 (2018/04/09)
+ The first stable release.