Releases: amir-zeldes/rstWeb
Releases · amir-zeldes/rstWeb
V4.0.0 - eRST secondary edges
This new major version of rstWeb now supports the enhanced Rhetorical Structure Theory formalism, eRST. This formalism allows for annotation of secondary edges, super-imposed on the primary RST tree, which can conflict with the RST tree and break tree structure, including multiple edges between nodes. In practice, with secondary edges turned on, users can hold ctrl
while dragging to add secondary edges.
For more on the constraints and theory behind eRST, see the eRST website
V3.0.2 bugfix and performance
- Fixes an issue in segmenting imported documents where an EDU contained multiple consecutive spaces
- Performance improvements
V3.0.1 - Bug fix release
Fixes an issue that caused relation labels to not appear in generated images of RST documents.
V3.0.0 - Signaling annotation
- Adds support for annotations of discourse signals, such as connectives / discourse markers
- Various minor improvements
V2.0.3 - Bug fixes and docker support
- Bug fixes for cross version support (better PY2/3 and local compatibility)
- Docker support contributed by @vadim-isakov
V2.0.2 - bug fix release
Bug fix release
- Prevent user generated non-utf8 timestamps
- Fix bug in image/XML export in Python 3 ( closes #34 )
- Better Python 3 compatibility
V2.0.0
First release candidate for V2 series:
- Support for Python 3
- Download full-screen images of analyses from the interface
- Quick XML-export functionality for current analysis
- Automatic highlighting of several types of annotation scheme errors (configurable for each project)
V2.0.1 - bug fix release
Bug fix release
- Prevent user generated non-utf8 timestamps
- Fix bug in image/XML export in Python 3 ( closes #34 )
- Better Python 3 compatibility
Bug fix release 1.3.2
V1.3.2
- Bug fix release
- Prevent multiple submission on reload
- Clean up floating non-terminals if found
- No relname on exporting root nodes
Stable release 1.3.1 (a)
Changed and documented initial admin password, no code changes.