File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11----------------------
2- [0.99.11] - 2021-0X-XX
2+ [0.99.11] - 2021-03-16
33----------------------
44
55**Features **
2323- Add an ``options `` argument to ``tsk_table_collection_subset `` (:user: `petrelharp `, :pr: `1108 `),
2424 to allow for retaining the order of populations.
2525
26+ - Mutation error codes have changed
27+
2628**Changes **
2729
2830- Allow mutations that have the same derived state as their parent mutation.
2931 (:user: `benjeffery `, :issue: `1180 `, :pr: `1233 `)
3032
31- ** Bugfixes **
33+ - File minor version change to support individual parents
3234
3335----------------------
3436[0.99.10] - 2021-01-25
Original file line number Diff line number Diff line change 11--------------------
2- [0.3.5] - 2021-XX-XX
2+ [0.3.5] - 2021-03-16
33--------------------
44
55**Features **
4141- Allow mutations that have the same derived state as their parent mutation.
4242 (:user: `benjeffery `, :issue: `1180 `, :pr: `1233 `)
4343
44+ - File minor version change to support individual parents
45+
4446**Breaking changes **
4547
46- - tskit now requires Python 3.6 (:user: `benjeffery `, :pr: `xxxx `)
48+ - tskit now requires Python 3.6 (:user: `benjeffery `, :pr: `1235 `)
4749
4850--------------------
4951[0.3.4] - 2020-12-02
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.5.dev1 "
4+ tskit_version = "0.3.5"
You can’t perform that action at this time.
0 commit comments