Skip to content

Latest commit

 

History

History
99 lines (85 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

99 lines (85 loc) · 12.2 KB

[Unreleased] - 2021-04-07

Added

  • #76 - Added more supported paper sizes for views - @alleknalle
  • #75 - Added possibility to get Elements from Model by Tag - @alleknalle
  • #75 - Added (undocumented) tag for response relationships - @alleknalle
  • #72 - Added support for externalContainerBoundariesVisible for ComponentView - @alleknalle
  • #72 - Added addAllNearestNeighbours() for ComponentView to automatically add all nearest neighbours to view - @alleknalle
  • #72 - Added addAllNearestNeighbours() for ContainerView to automatically add all nearest neighbours to view - @alleknalle
  • #72 - Added support for response relationships in DynamicView - @alleknalle
  • #72 - Added getters for basic View data - @alleknalle

Changed

  • #72 - Only add Elements and Relationships to View if they don't already exist to keep the JSON clean - @alleknalle

Fixed

  • #75 - Corrected order of parameters in constructor for all Views - @alleknalle
  • #74 - External boundaries in ComponentView was not working as expected - @alleknalle

[0.2.0] - 2021-04-04

Added

Changed

Fixed

Removed

  • #67 - Removes the restrictions related to adding containers/components outside the scoped software system/container - @alleknalle
  • 4c479a - references to master branch - @norberttech

[0.1.0] - 2020-04-22

Added

Changed

Fixed

Removed

Generated by Automation