File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ***************************
2+ [1.0.4] - 2023-08-01
3+ ***************************
4+
5+ **Bugfixes **:
6+
7+ - The last bugfix introduced a small bug: recapitation on a tree sequence
8+ whose roots are at least 100,000 ticks ago would produce an msprime error:
9+ "Attempt to sample a lineage from an inactive population". Reported by
10+ Meaghan Clark. (:user: `petrelharp `, :pr: `322 `)
11+
112***************************
213[1.0.3] - 2023-06-21
314***************************
Original file line number Diff line number Diff line change 11# coding: utf-8
2- pyslim_version = '1.0.3 '
2+ pyslim_version = '1.0.4 '
33slim_file_version = '0.8'
44# other file versions that require no modification
55compatible_slim_file_versions = ['0.8' ]
You can’t perform that action at this time.
0 commit comments