Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@josemduarte josemduarte released this 30 Aug 01:12
· 562 commits to master since this release
  • New REST API, more data in downloads and more fine grained control of data to download
  • Database contains all graph data and all symmetry operators data
  • Upgraded to BioJava 5.1.0 solving a few issues
  • More efficient precomputation: no need to store coordinate files anymore, servlet creates them on the fly from data in db
  • Parallel UploadToDb with -n
  • Better layout of project with clearer package names
  • Fixed issue #184
  • Fixed issue #219
  • Fixed issue #209