Skip to content

v0.5.0

Compare
Choose a tag to compare
@althonos althonos released this 10 Nov 14:58
· 700 commits to master since this release
  • Use six functions when possible
  • Add try/except blocks to pronto/init.py (will stop raising ImportError if six is not installed)
  • Add support for obo defined relationships (typedef)
  • Add support for gzipped ontology files
  • Revert to nested loops in Ontology.reference (may improve performance in versions other than 3.5)