Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

66 lines (38 loc) · 1.07 KB

0.5.2

  • Fixed version
  • Fixed line endings when saving files

0.5.1

  • Filter and search works with default values

0.5.0

  • Default values for enums are now displayed and editing them inserts them into the document.

0.4.0

  • Added a menu entry allowing to open recently used files
  • All data types specified for the reqif document format are now displayed
  • Added a loading screen
  • Added an icon for the ubuntu application

0.3.1

  • Fixed section number for objects with mixed descendant levels

0.3.0

  • Bugfixes for text selection
  • Columns can be marked as editable

0.2.1

  • Bugfixes for text selection
  • Updated dependencies
  • Performance improvements

0.2.0

  • Text is selectable

0.1.5

  • Modified string escapes
  • Fixed bugs

0.1.4

  • Modified string escapes
  • Added Integer fields as read only

0.1.3

  • Empty xhtml columns can be edited

0.1.2

  • Fixed display of empty columns
  • Columns can be reordered

0.1.1

  • Fixed wrong link in example files

0.1.0

  • Initial version. Opening and editing ReqIF files with Xhtml and enums works.