Skip to content

Initial release

Compare
Choose a tag to compare
@jeromekelleher jeromekelleher released this 11 Jan 16:36
3b97851

Initial release after separation from msprime 0.6.2. Code that reads tree sequence
files and processes them should be able to work without changes.

Breaking changes

  • Removal of the previously deprecated sort_tables, simplify_tables
    and load_tables functions. All code should change to using corresponding
    TableCollection methods.