Skip to content

v0.9.1

Compare
Choose a tag to compare
@proycon proycon released this 22 Sep 21:29
· 28 commits to master since this release
  • Updated to stam-rust v0.16.2 and stam-tools 0.8.3
  • Added AnnotationStore.annotation(substore=False) (new keyword argument) to retrieve annotations in the root store only.
  • Expanded the API for substores, new methods:
    • Annotation.substore()
    • TextResource.substores()
    • AnnotationDataSet.substores()
  • Fixes and tests for substores