File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 14
14
nodes be kept in the output (:user: `jeromekelleher `, :user: `hyanwong `,
15
15
:issue: `2606 `, :pr: `2619 `).
16
16
17
+ - Add the `TSK_SIMPLIFY_NO_UPDATE_SAMPLE_FLAGS ` option to simplify which ensures
18
+ no node sample flags are changed to allow calling code to manage sample status.
19
+ (:user: `jeromekelleher `, :issue: `2662 `, :pr: `2663 `).
20
+
17
21
- Guarantee that unfiltered tables are not written to unnecessarily
18
22
during simplify (:user: `jeromekelleher ` :pr: `2619 `).
19
23
Original file line number Diff line number Diff line change 42
42
- Tskit now supports and has wheels for Python 3.11. This Python version has a significant
43
43
performance boost (:user: `benjeffery `, :pr: `2624 `, :issue: `2248 `)
44
44
45
+ - Add the `update_sample_flags ` option to `simplify ` which ensures
46
+ no node sample flags are changed to allow calling code to manage sample status.
47
+ (:user: `jeromekelleher `, :issue: `2662 `, :pr: `2663 `).
48
+
45
49
**Breaking Changes **
46
50
47
51
- the ``filter_populations ``, ``filter_individuals ``, and ``filter_sites ``
You can’t perform that action at this time.
0 commit comments