Skip to content

Releases: annotation/stam-tools

v0.9.2

18 Nov 15:52
Compare
Choose a tag to compare

*Updated for stam-rust 0.16.5

  • webanno: added --extra-target-template parameter

v0.9.1

18 Oct 15:45
Compare
Choose a tag to compare

view: fix for ansi visualisation bug #16

v0.9.0

04 Oct 13:50
Compare
Choose a tag to compare
  • Upgraded to stam-rust v0.16.3
  • align: fixed wrong offsets in output
  • align: added grow parameter to build grow alignments into translations rather than exact transpositions
  • align: added max_errors and min_alignment_length parameters

v0.8.3

22 Sep 21:17
Compare
Choose a tag to compare

Upgraded to stam-rust v0.16.2

v0.8.2

22 Sep 20:53
Compare
Choose a tag to compare

updated to stam-rust 0.16.1

v0.8.1

22 Sep 15:34
Compare
Choose a tag to compare
  • updated to stam-rust 0.16.0
  • fromxml: removed --single-output parameter for now due to API changes

v0.8.0

29 Aug 16:18
Compare
Choose a tag to compare
  • view: major refactoring, reworked visualisation mechanism (#15) and reworked the way highlight queries are formulated (via subqueries now), and the way custom attributes for visualisation are conveyed
  • info: added information on substores, and filenames for resources and datasets

v0.7.4

15 Jul 20:23
Compare
Choose a tag to compare
  • split: implemented splitting annotation stores
  • align: dropped ---global parameter, tied to algorithm now (Smith Watherman is local, Needleman Wunch is global)
  • align: allow global/local as algorithm aliases
  • added alignments tests
  • added video demo

v0.7.2

27 May 10:18
Compare
Choose a tag to compare
  • Updated against stam-rust v0.14.1 (minor bugfix release)

v0.7.1

26 May 16:03
Compare
Choose a tag to compare
  • Updated against stam-rust v0.14.0
  • stam validate: Implemented text validation (annotation/stam-rust#5)
  • stam import: Fixed parsing TSV columns
  • stam view: Fixed ANSI colour output for tags
  • stam annotate: Fixed support for mutable queries (was missing in v0.7.0)
  • stram view: minor style improvement for HTML