- Scoary now creates a log file (both in terminal and GUI mode) - Fixed a bug where empirical p-values would exceed 1.0 - Fixed a bug where Scoary would crash when pruning many isolates from the internally calculated phylogenetic tree
1.6.9
- Scoary now handles missing data specified in the traits file as "NA", "-" or ".". - Now also handles missing isolates (rows) in the traits file. - Stylistic changes, including line lengths formats to conform with PEP8.
1.6.8
- Bugfix: Addition of numpy.float64 and long were causing problems on some systems. Now converted to float beforehand. (Fixes 43)
1.6.7
- Scoary article is now out! Updated Readme and citation.
1.6.6
- Changed citation. - Scoary is now available through Zenodo.
1.6.5
- Added the README_pypi.md file so that setup.py can be used to build/install locally if pip not installed.