Releases: annotation/stam-tools
Releases · annotation/stam-tools
v0.9.2
*Updated for stam-rust 0.16.5
- webanno: added --extra-target-template parameter
v0.9.1
view: fix for ansi visualisation bug #16
v0.9.0
- 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
Upgraded to stam-rust v0.16.2
v0.8.2
updated to stam-rust 0.16.1
v0.8.1
- updated to stam-rust 0.16.0
- fromxml: removed
--single-output
parameter for now due to API changes
v0.8.0
- 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
- 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
- Updated against stam-rust v0.14.1 (minor bugfix release)
v0.7.1
- 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