Version 1.0 (2/06/14) ============================= - Initial Release Version 1.1 (1/03/15) ============================= - Included a pre-compiled binary executable that provides some users with the option to use the software without having to compile it by oneself. - Fixed a typo in the output file MONSTER.param - In Makefile, added the cblas library so that the compilation command works under a wider range of systems without being modified. - Corrected memory allocation to improve stability. Version 1.2 (6/26/15) ============================= - Change in Makefile for better versatility. Version 1.3 (12/17/2016) ============================= - Improved the algorithm for p-value calculation for better precision. Also, p-values are now shown in scientific notation. - Fixed a bug related to how individuals with high missingness are handled. - SNPs are allowed to have zero weights. - Increased the maximum length for input file names and SNP IDs.