Skip to content

last major release of old Biskit 2.x code base

Compare
Choose a tag to compare
@graik graik released this 31 Aug 09:54
· 10 commits to biskit-2.x since this release

This is the last major release before switching to the biskit 3.0 line of development. Some more bug-fixing releases may still come but main development will now switch to the biskit3 branch. biskit 3.x will represent a major backwards-incompatible change. The 2.x code base will therefore be maintained on its own branch biskit-2.x for those who need to stay on Python 2.x or who need to reproduce old workflows.

Changes

There are only minor changes here as most efforts went into the new biskit3 code branch.

  • DSSP wrapper partially re-written to work with latest version of the program (closes issues #12, #14, #13)
  • travis-ci continuous integration (run core test suite whenever there is a push to github)
  • more platform-independent handling of path names
  • The following modules were deprecated:
    • Fold-X
    • WhatIf