Releases: infraling/atomic
Releases · infraling/atomic
Patch release 0.2.1
- Replace update site URL with new update site on Bintray
- Replace Atomic website link in docs with new link on corpus-tools.org
Minor release 0.2.0
- Add corpus navigation for the Annotation Graph Editor by introducing the Sentence View,
the Level View, the Linked Sentences View (fix #39) - Fix regression bug for Mac OS X where logging plugin causes OSGi Framework error
- Add "l" command to AtomicAL
Patch release 0.1.9
Fixes #31: enables setting of type (STYPE) on relations in the annotation graph.
Patch release 0.1.8
Patch release 0.1.7
- Add 'clear' command to the AtomicAL console
- Add Eclipse Marketplace Client to GUI
- Add Eclipse help to GUI, and Atomic User Guide (PDF) as well as changelog to application root
Patch release 0.1.6
Fixes a bug in the AtomicAL console, where exceptions aren't caught during processing commands, and hence further commands aren't processed at all.
Patch release 0.1.5
Adds set annotation capabilities to AtomicAL.
I.e., instead of specifying the elements to process in the command one by one (e.g., "p t1 t2 t3 t4 t5 t6 t7 pos:NP"), commands now accept sets of elements, e.g. "p t1..t7 pos:NP".
Initial release
This is the initial Atomic release.
In this iteration, the software provides an annotation graph editor, the AtomicAL console, and the installation of additional plug-ins from the Eclipse ecosystem at runtime (via p2 Software Sites).