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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
# NEAT has a new home
2
2
NEAT is now a part of the NCSA github and active development will continue here. Please direct issues, comments, and requests to the NCSA issue tracker. Submit pull requests here insead of the old repo.
3
3
4
+
# NEAT 4.3.4
5
+
- More fixes to bam creation, finalizing parallel code
6
+
7
+
# NEAT 4.3.3
8
+
- Bug fixes, but inadvertently pushed a non-working branch. Will remove.
9
+
4
10
# NEAT v4.3.2
5
11
- Bug fixes for parallel processing, which was causing some of the headers to be printed incorrectly. To fix that, we had to rewrite a bunch of the code and integrate parallelism more directly into NEAT.
0 commit comments