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 11--------------------
2- [1.0.0] - 2022-05-XX
2+ [1.0.0] - 2022-05-24
33--------------------
44
5- ##BETA RELEASE
5+ This major release marks the point at which the documented API becomes stable and supported.
66
77**Breaking changes **
88
1212- ``tsk_variant_t `` now includes its ``tsk_site_t `` rather than pointing to it.
1313 (:user: `benjeffery `, :issue: `2161 `, :pr: `2162 `)
1414
15- - Rename TSK_TAKE_TABLES to TSK_TAKE_OWNERSHIP.
15+ - Rename `` TSK_TAKE_TABLES `` to `` TSK_TAKE_OWNERSHIP `` .
1616 (:user: `benjeffery `, :issue: `2221 `, :pr: `2222 `)
1717
1818- ``TSK_DEBUG ``, ``TSK_NO_INIT ``, ``TSK_NO_CHECK_INTEGRITY `` and ``TSK_TAKE_OWNERSHIP `` have moved to ``core.h ``
3838- Make dumping of tables and tree sequences to disk a zero-copy operation.
3939 (:user: `benjeffery `, :issue: `2111 `, :pr: `2124 `)
4040
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.
4242 (:user: `jeromekelleher `, :issue: `685 `, :pr: `2279 `)
4343
4444- Reduce peak memory usage in ``tsk_treeseq_simplify ``.
You can’t perform that action at this time.
0 commit comments