Skip to content

BioJava 6.0.1

Compare
Choose a tag to compare
@josemduarte josemduarte released this 19 Nov 05:14
· 287 commits to master since this release

Fixed

  • Now actually runnable in a java-8 JRE. Previous release 6.0.0 had a java-11 dependency that made it incompatible. #996
  • Switch JAXB to glassfish implementation for better java 15+ support. Now biojava should run under a java-15 JRE. #996