Skip to content

1.0.0

Compare
Choose a tag to compare
@althonos althonos released this 11 Oct 19:18
· 331 commits to master since this release
v1.0.0

Fixed

  • Issues with typedef serialization in FastoboSerializer.
  • Ontology.create_term and Ontology.create_relationship not raising ValueError
    when given an identifier already in the knowledge graph.
  • Signature of BaseSerializer.dump to remove encoding argument.
  • Missing __slots__ in Entity in non-typechecking runtime.

Changed

  • Bumped fastobo requirement to v0.6.0.