Skip to content

Releases: infraling/atomic

Patch release 0.2.1

03 Dec 16:13
Compare
Choose a tag to compare
Patch release 0.2.1 Pre-release
Pre-release
  • 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

25 Jun 23:15
Compare
Choose a tag to compare
Minor release 0.2.0 Pre-release
Pre-release
  • 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

23 Jan 22:04
Compare
Choose a tag to compare
Patch release 0.1.9 Pre-release
Pre-release

Fixes #31: enables setting of type (STYPE) on relations in the annotation graph.

Patch release 0.1.8

25 Nov 15:03
Compare
Choose a tag to compare
Patch release 0.1.8 Pre-release
Pre-release
  • Adds enhancement request #33: "Create keyboard shortcuts for creating spans and structures"
  • Fixes #34: "atomic folder in zip"
  • Adds logging
  • Adds auto-update functionality

Patch release 0.1.7

13 Nov 10:54
Compare
Choose a tag to compare
Patch release 0.1.7 Pre-release
Pre-release
  • 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

28 Oct 22:26
Compare
Choose a tag to compare
Patch release 0.1.6 Pre-release
Pre-release

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

06 Oct 23:01
Compare
Choose a tag to compare
Patch release 0.1.5 Pre-release
Pre-release

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

06 Oct 23:03
Compare
Choose a tag to compare
Initial release Pre-release
Pre-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).