Initial release
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
andload_tables
functions. All code should change to using corresponding
TableCollection methods.