Skip to content

v2.0.0

Compare
Choose a tag to compare
@lambdamusic lambdamusic released this 01 Nov 09:15
· 17 commits to master since this release

Full release of version 2. The main library API hasn't changed, but various internals have been updated hence this release may be backward-incompatible for users that have built custom extensions upon Ontospy’s internal modules.

Updates

  • Remove all Django dependencies, replaced with Jinja2
  • Rename ontodocs module to gendocs
  • Drop support for python2
  • Remove setup.cfg and universal build (only py3)
  • Refactor code / clean up

See also: http://lambdamusic.github.io/Ontospy/#upgrading-to-v-20