Skip to content

Releases: annotation/stam

v1.1.1

22 Sep 15:08
Compare
Choose a tag to compare
  • Stricter definition of relative paths in @include mechanism, don't leave it to the implementation.

v1.1.0

29 Aug 15:51
Compare
Choose a tag to compare
  • STAM Core:
    * Allow adding other annotations stores as dependencies (aka substores) #29
    * Removed DataValue::Id (was never used)
    * Better documentation for public identifiers
  • STAM Query Language:
    * Allow multiple subqueries #28
    * Added LIMIT keyword #25
    * documented ADD and DELETE statements #23
    * documentation improvements #23
  • STAM Validation:
    * recommend either checksum or text based on text length
  • STAM Transpose: Added "regsegmentation"
  • STAM Web Annotations: updated and rephrased

v1.0.0

05 Feb 11:34
Compare
Choose a tag to compare

Formal first release of the STAM specification.

Implemented in stam-rust 0.9.0, stam-python 0.4.0, stam-tools 0.4.0.