Skip to content

C API 0.99.7

Compare
Choose a tag to compare
@benjeffery benjeffery released this 29 Sep 13:15
· 1710 commits to main since this release
8504d2f

Minor feature release

  • Added TSK_INCLUDE_TERMINAL option to tsk_diff_iter_init to output the last edges
    at the end of a tree sequence (@hyanwong, #783, #787)

  • Added tsk_bug_assert for assertions that should be compiled into release binaries
    (@benjeffery, #860)