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 1
1
--------------------
2
- [0.1.0] - 2019-XX-XX
2
+ [0.1.0] - 2019-01-11
3
3
--------------------
4
4
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.
6
7
7
8
**Breaking changes **
8
9
9
10
- Removal of the previously deprecated ``sort_tables ``, ``simplify_tables ``
10
11
and ``load_tables `` functions. All code should change to using corresponding
11
12
TableCollection methods.
12
13
13
- **New features **:
14
-
15
- **Bug fixes **:
16
-
17
14
----------------------
18
15
[0.1.0a1] - 2019-01-19
19
16
----------------------
Original file line number Diff line number Diff line change 1
1
# 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