We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c675d08 commit 32a8cfcCopy full SHA for 32a8cfc
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# Changelog
2
3
-## [0.4.2] - 2025-10-16
+## [0.5.0] - 2025-11-09
4
5
** Changes **
6
7
+- Internal changes to ancestor generation to improve performace. These change the inferred ancestors
8
+ and therefore the inferred tree sequence. For details see this [blog post](https://tskit.dev/news/20251109-tsinfer-0.5.0.html).
9
+ ({pr}`1012`, {user}`duncanMR`)
10
+
11
- Drop Python 3.9 support, require Python >= 3.10 ({pr}`1044`, {user}`benjeffery`)
12
13
- Remove overzealous derived state validation in C API. ({pr}`1059`, {user}`benjeffery`)
0 commit comments