File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
--------------------
2
- [1.0.0] - 2022-05-XX
2
+ [1.0.0] - 2022-05-24
3
3
--------------------
4
4
5
- ##BETA RELEASE
5
+ This major release marks the point at which the documented API becomes stable and supported.
6
6
7
7
**Breaking changes **
8
8
12
12
- ``tsk_variant_t `` now includes its ``tsk_site_t `` rather than pointing to it.
13
13
(:user: `benjeffery `, :issue: `2161 `, :pr: `2162 `)
14
14
15
- - Rename TSK_TAKE_TABLES to TSK_TAKE_OWNERSHIP.
15
+ - Rename `` TSK_TAKE_TABLES `` to `` TSK_TAKE_OWNERSHIP `` .
16
16
(:user: `benjeffery `, :issue: `2221 `, :pr: `2222 `)
17
17
18
18
- ``TSK_DEBUG ``, ``TSK_NO_INIT ``, ``TSK_NO_CHECK_INTEGRITY `` and ``TSK_TAKE_OWNERSHIP `` have moved to ``core.h ``
38
38
- Make dumping of tables and tree sequences to disk a zero-copy operation.
39
39
(:user: `benjeffery `, :issue: `2111 `, :pr: `2124 `)
40
40
41
- - Add ``edge `` attribute to ``mutation_t `` struct make available in tree sequence.
41
+ - Add ``edge `` attribute to ``mutation_t `` struct and make available in tree sequence.
42
42
(:user: `jeromekelleher `, :issue: `685 `, :pr: `2279 `)
43
43
44
44
- Reduce peak memory usage in ``tsk_treeseq_simplify ``.
You can’t perform that action at this time.
0 commit comments