File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 11--------------------
2- [0.1.0] - 2019-XX-XX
2+ [0.1.0] - 2019-01-11
33--------------------
44
5- Initial release after separation from msprime 0.6.2.
5+ Initial release after separation from msprime 0.6.2. Code that reads tree sequence
6+ files and processes them should be able to work without changes.
67
78**Breaking changes **
89
910- Removal of the previously deprecated ``sort_tables ``, ``simplify_tables ``
1011 and ``load_tables `` functions. All code should change to using corresponding
1112 TableCollection methods.
1213
13- **New features **:
14-
15- **Bug fixes **:
16-
1714----------------------
1815[0.1.0a1] - 2019-01-19
1916----------------------
Original file line number Diff line number Diff line change 11# Definitive location for the version number.
2- tskit_version = "0.1.0a2 "
2+ tskit_version = "0.1.0 "
You can’t perform that action at this time.
0 commit comments