Skip to content

0.1.1

Choose a tag to compare

@lukasbach lukasbach released this 12 Feb 12:08

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2020-02-12)

Features

  • control-view: new profile can be created from control-view (c09af2b)
  • control-view: profile editor hides class fields if no class select (e56eb07)
  • control-view: profile editor supports meta data (4a75d5d)
  • info-view: added edit-profile-shortcut from info view (1f7f697)
  • info-view: annotations can be removed from info view (f77e603)
  • info-view: info view shows metadata for profile and annotation (c464362)
  • perspective: implemented text annotation perspective (91c8336)
  • structure: new file extensions (taf, tap), better exception handl. (8333f09)
  • text-model: annotation class descriptions are supported (7e22cdf)
  • text-model: profile datastructure supports metadata and descriptions (d28a60d)
  • wizard: add template file option for annotated text file wizard (b5ccc32)

Bug Fixes

  • ci: add window manager setup to ci config (aa7f071)
  • ci: attempt to report coverage from exec file via jacoco cli (8c1313b)
  • ci: CI Test environment needs additional setup for eclipse tests (0369518)
  • ci: fix coverage report generation (1718c0c)
  • ci: fix junit report path for sonar scanner (4e316c3)
  • ci: fixed release deployment (ef73cb5)
  • ci: fixed sonarcloud config in travis cfg (a9d9770)
  • ci: merge reports for modules and then report coverage (a60fadc)
  • ci: use xvfb service (885c2d8)
  • control-view: fixed disposed error (c53630d)
  • control-view: propagate profile update to editor (fb7aae6)
  • control-view: update control view after profile has changed (5bf1452)
  • info-view: fixed scrolled composite relayout logic (2891107)
  • info-view: info view now scrolls when content exceeds size (2c40c8a)
  • structure: updated eclipse repo (3e42dd2)
  • test-setup: fix parser tests (8f519d5)