* When building a population from a tskit tree sequence, we now correctly handle the origin times of mutations generated from within fwdpy11. * This fix allows evolve/export/import/evolve work flows
PR 1113
0.19.8
Added support for creating a population from a tskit tree sequence output from a previous fwdpy11 run.
PR 1110 / issue 1109
0.19.7
Fix 1105 via 1106
0.19.6
Bug fix
* Fix error in conditional models when sampling ancient samples throughout the focal mutation sojourn. PR 1094 Issue 1093
0.19.5
Bug fix in the new implementations of binomial crossover types released in 0.19.4
PR 1088
0.19.4
Massive improvement to the performance of simulations using genetic maps with a large number of PoissonInterval classes.
**These changes mean that simulations with many regions will give different results for the same random number seed.**
1087 (see issue 1082)
This release also include several back-end changes getting ready to use demes models directly. See the detailed change log in the manual.