Skip to content

Commit

Permalink
update notes, changelog, and auspice json for v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Feb 26, 2021
1 parent 46d3d1f commit 58dd2e1
Show file tree
Hide file tree
Showing 3 changed files with 89,230 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@

### Commits

## v0.2.4

### Notes

1. Update coord_x and coord_y in clock_model.
1. Save timetrees and divtrees for all relevant methods.
1. Mugration working for all attributes individually.
1. Changed mugration to work with timetree object input.
1. Start version tagging auspice visualizations.

### Commits

* [```46d3d1f```](https://github.com/ktmeaton/plague-phylogeography/commit/46d3d1f) fixed mugration by making sure to copy tree div
* [```e886d00```](https://github.com/ktmeaton/plague-phylogeography/commit/e886d00) working mugration for Country
* [```1cdf425```](https://github.com/ktmeaton/plague-phylogeography/commit/1cdf425) working mugration for Branch_Number
* [```7ea625a```](https://github.com/ktmeaton/plague-phylogeography/commit/7ea625a) save timetrees and divtrees for all relevant methods
* [```0723ae4```](https://github.com/ktmeaton/plague-phylogeography/commit/0723ae4) update coord_x and coord_y in clock_model
* [```3d7890e```](https://github.com/ktmeaton/plague-phylogeography/commit/3d7890e) prepare notes for development post-v0.2.3
* [```4dee9cd```](https://github.com/ktmeaton/plague-phylogeography/commit/4dee9cd) update CHANGELOG for v0.2.3

## v0.2.3

### Notes
Expand Down
Loading

0 comments on commit 58dd2e1

Please sign in to comment.