File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed
Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11---------------------
2- [0.99.6] - 2020-XX-XX
2+ [0.99.6] - 2020-09-04
33---------------------
44
5+ **Bugfixes **
6+
7+ - :issue: `823 ` - Fix mutation time error when using
8+ ``tsk_table_collection_simplify `` with ``TSK_KEEP_INPUT_ROOTS ``
9+ (:user: `petrelharp `, :pr: `823 `).
510
611---------------------
712[0.99.5] - 2020-08-27
Original file line number Diff line number Diff line change 11--------------------
2- [0.X.X ] - 2020-XX-XX
2+ [0.3.1 ] - 2020-09-04
33--------------------
44
5+ **Bugfixes **
6+
7+ - :issue: `823 ` - Fix mutation time error when using
8+ ``simplify(keep_input_roots=True) `` (:user: `petrelharp `, :pr: `823 `).
9+
10+ - :issue: `821 ` - Fix mutation rows with unknown time never being
11+ equal (:user: `petrelharp `, :pr: `822 `).
512
613--------------------
714[0.3.0] - 2020-08-27
Original file line number Diff line number Diff line change 11# Definitive location for the version number.
22# During development, should be x.y.z.devN
33# For beta should be x.y.zbN
4- tskit_version = "0.3.1.dev1 "
4+ tskit_version = "0.3.1"
You can’t perform that action at this time.
0 commit comments