- #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
- #72 - Only add Elements and Relationships to View if they don't already exist to keep the JSON clean - @alleknalle
- #75 - Corrected order of parameters in constructor for all Views - @alleknalle
- #74 - External boundaries in ComponentView was not working as expected - @alleknalle
- #70 - Added support for Infrastructure Node. Based on JAVA SDK: https://github.com/structurizr/java/blob/master/structurizr-core/src/com/structurizr/model/InfrastructureNode.java - @alleknalle
- #70 - Added StaticStructureElementInstance for future support for SoftwareSystemInstance - @alleknalle
- #70 - Added support for showing external boundaries in DeploymentViews. Based on JAVA SDK: https://github.com/structurizr/java/commit/d21943609be36d5e34e89c67fb74c4ab16f143fe - @alleknalle
- #48 - Update RelationshipStyle.php - @smalot
- #49 - Update Tags.php - @smalot
- 7c29b5 - Adde integration with aeon-php/automation - @norberttech
- #50 - github actions - @norberttech
- #43 - Avoid exception on missing parameters - @smalot
- bbfd3c - Update CHANGELOG.md - @norberttech
- #70 - Fixed typo for DEFAULT_DEPLOYMENT_ENVIRONMENT in DeploymentElement - @alleknalle
- #62 - Fix ViewSet calling ContainerView::__construct incorrectly. - @tdgroot
- #41 - a typo - @marclaporte
- #40 - extensions-php composer.json dependency name - @thunderer
- #38 - link to Hire in Social portal in README - @ZielinskiLukasz
- #67 - Removes the restrictions related to adding containers/components outside the scoped software system/container - @alleknalle
- 4c479a - references to master branch - @norberttech
- #35 - missing pieces to big bank plc examples - @norberttech
- #34 - missing NearestNeigbhours method to StaticView - @norberttech
- #33 - ComponentView - @norberttech
- #24 - delivers method to StaticStructureElement object API - @norberttech
- #21 - missing methods to Container and Static view - @norberttech
- #17 - deptrac to keep boundaries between namespaces - @norberttech
- #16 - psr/logger to http client - @norberttech
- 513838 - reference to PHP ADR tool - @norberttech
- #14 - AdrTools - @jwojtyra
- #12 - more phpstan & cs fixer rules - @norberttech
- #11 - phpstan rule to detect missing return types - @norberttech
- #10 - phpstan integration - @norberttech
- #7 - DeploymentNodes and DeploymentViews - @norberttech
- #6 - support for Container model and Dynamic Views - @norberttech
- #37 - Prepare first release - @akondas
- #36 - Implement removeElement in View - @akondas
- #28 - relationshipstyle class & unit tests - @macieyb
- 1b8d0e - Update README.md - @norberttech
- 49cd05 - Update composer.json - @norberttech
- #27 - Enhancement: Use ergebnis/phpstan-rules instead of localheinz/phpstan-rules - @localheinz
- #26 - Extracted extensions to standalone repository & improved CI testsuite - @norberttech
- #18 - Minor fixes - @norberttech
- 126fff - README.md - @norberttech
- #13 - Health checks - @norberttech
- #9 - Minor codding style fixes - @norberttech
- #8 - Corporate branding - @jwojtyra
- #5 - Made couple parameters of Person/Relationship/SoftwareSystem optional - @norberttech
- #4 - Ported Core/Model/Configuration - @maniekcz
- #3 - Layout Merge Strategy & README improvements - @norberttech
- #2 - Covered API get workspace endpoint - @norberttech
- #1 - Ported "Shapes.java" example with all used in it features - @norberttech
- f46fd6 - Initial commit - @norberttech
- #31 - Component::toArray() method and removed useless dependency - @norberttech
- #25 - for hydrating software system containers relationships - @norberttech
- #23 - ContainerView layout merge strategy - @norberttech
- #15 - invalid namespaces - @norberttech
- c13fc2 - typo in composer.json - @norberttech
- 762ae7 - files header - @norberttech
- 5994cc - development leftovers and updated DefaultLayoutMergeStrategy description - @norberttech
- #32 - dependency that from early version of this library that is no longer used - @norberttech
- #22 - greater or equal 0 assertion from ElementView x,y properties - @norberttech
- ec77b7 - psalm leftover - @norberttech
- f0255a - development leftovers - @norberttech
Generated by Automation