Skip to content

v0.9.0

Compare
Choose a tag to compare
@althonos althonos released this 27 Oct 09:32
· 568 commits to master since this release
  • Relicense to MIT
  • Add Description class inheriting from string to hold xrefs
  • Use pkg_resources to get the version of the module
  • Remove import safeguards in __init__.py : import pronto will fail
    if some of the dependencies are missing
  • Add repr method to Ontology
  • Add test and dev extras
  • Improve docstrings