File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed
Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1+ BioJava 5.1.0
2+ =============
3+ ### New feature
4+ * ABI tracer ported from legacy biojava, #769 , thanks @MaxGreil
5+
6+ ### Bug fixes
7+ * Performance improvement for secondary structure calculation, #789
8+ * Fixed issue #731
9+ * Improved alt locs docs and some fixes, #778
10+ * Jmol dep updated to 14.29.17
11+ * Fixed issue #712
12+ * Fixed issue #791
13+ * Fixed issue #797
14+ * Fixed issue #784
15+
16+ BioJava 5.0.2
17+ =============
18+ ### Bug fixes
19+ * Fixed issue #770
20+ * Upgraded to latest mmtf-java 1.0.8
21+
22+ BioJava 5.0.1
23+ =============
24+ ### Bug fixes
25+ * Fixed issue #767
26+ * Fixed issue #761
27+ * Pom fixes for mvn site
28+ * Some logging fixes
29+
130BioJava 5.0.0
231=============
332
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ If you are using Maven you can add the BioJava repository by adding the followin
2828 <dependency >
2929 <groupId >org.biojava</groupId >
3030 <artifactId >biojava-core</artifactId >
31- <version >5.0.2 </version >
31+ <version >5.1.0 </version >
3232 </dependency >
3333 <!-- other biojava jars as needed -->
3434 </dependencies >
You can’t perform that action at this time.
0 commit comments