Skip to content

v0.4.0

Compare
Choose a tag to compare
@proycon proycon released this 24 Jan 12:37
· 119 commits to master since this release
  • Added stam view tool to visualize annotations in HTML or ANSI text given STAMQL queries (#2)
  • Revised stam query and stam print to use STAMQL queries.
  • stam export is now just an alias for stam query.
  • stam query default column output changed and is auto-detected now based on output type, may now also output row numbers and query variable names.
  • various tools now output temporary IDs if no public ID exists
  • Added a stam grep tool to search by regular expression and return offsets (TSV)
  • Adapted to latest STAM library (v0.9.0)
  • Improved documentation