File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 33## Changes since v1.1.0:
44
55### Bug fixes
6- * Corrected a few typos in some of the printed messages
6+ * Corrected a few typos in some of the printed messages.
77* Fixed a bug with a nonsensical leading "/" on the windows version.
8+ * Corrected a bug where * MavericK* execution stopped due to multiple ` alpha ` and ` alphaPropSD ` values being set.
9+ * K plots visualization is now improved when plotting a large number of Ks.
810
911### New features:
1012* Added option to generate skeleton parameter files (` mainparams ` and ` extraparams ` ) for * STRUCTURE* .
1113* If wrapping * MavericK* with TI option turned off, bestK tests are now skipped.
14+ * Vastly improved unit test suite.
15+ * New presentation of "bestK" evidence when wrapping MavericK.
1216
1317
1418## Changes since v1.0.1:
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ def platform_detection(install_binaries=True):
5555
5656# Set some variables (PKGBUILD inspired)
5757DATA_FILES = platform_detection ()
58- VERSION = "1.1.0.post1 "
58+ VERSION = "1.2.0 "
5959URL = "https://github.com/StuntsPT/Structure_threader"
6060
6161
You can’t perform that action at this time.
0 commit comments