You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,18 @@
1
1
# *Structure_threader* changelog
2
2
3
+
## Changes since v1.2.5
4
+
5
+
### Bug fixes
6
+
* Improved unit and field tests.
7
+
* Removed a leftover debugging line.
8
+
9
+
---
10
+
3
11
## Changes since v1.2.4
4
12
5
13
### Bug fixes
6
14
* Allows a random seed to be passed to STRUCTURE. This seed will be used to generate *N* seeds, where *N* is the number of runs. Each will be attached to the appropriate CLI.
0 commit comments