new feature: sex specific fitness functions for the qff-mode; for example, males could have a different phenotypic optimum than females
v0.20.7
fixed a bug in arbitrary fitness function; binary search generated an error message
v0.20.6
improved the command line help; ordered parameters into mandatory, semi-mandatory and optional; provided example usage; and added a note to --output-dir that the directory needs to exist
v0.20.5
all file parsers now accept \s+ as delimiter of columns (before it was tab: \t); that is at least one of both space or tabulator is accepted; this change should enhance usability while still preserving backwards compatibility
v0.20.4
eliminated a bug with clonal evolution
v0.20.3
unit tests for reading haploid files
minimum population size for clonal evolution reduced to 1; population dies out only if no sex partners are found
v0.20.2
new feature: conversion from arp-files (eg fastsimcoal and Arlequin) to Mimicree2 haplotypes
v0.20.1 Major new release: clonal evolution and haploid simulations
new feature: Added support for simulations of haploids
new feature: Added support for simulation of clonal evolution (both haploids and diploids are supported)
a recombination file is not required anymore; if no recombination file is provided a default recombination rate of zero is assumed
haplotype files now accept both tab and space as column separators
the output of hemizygous sex chromosomes was improved; now only one haploid genome is written (previously it was two
v0.19.10
implemented feature requested by a user: the minimum size of a sexual population is now 2; one male and female (before it was three..)
v0.19.9
implemented feature requested by a user: different snapshots are now possible for the sync, haplotypes, and fitness, i.e. the generations at which output is requested may differ between sync, haplotypes and fitness