Releases: plantuml-stdlib/Archimate-PlantUML
Releases · plantuml-stdlib/Archimate-PlantUML
v3.2.2
v3.2.1
Release v1.2.0 ➡️ v3.2.0
Support Archimate 3.2
Important
This release has been tagged with both v1.2.0 (the next minor version in line for Archimate-PlantUML) and v3.2.0 (the current version of Archimate).
Moving forward, the versioning of Archimate-PlantUML will follow that of Archimate.
Defining a version as MAJOR.MINOR.PATCH, the MAJOR.MINOR will follow Archimate versions, with PATCH being incremented for feature changes and bugfixes.
What's Changed
- chore:minor typo by @somejeff in #44
- Upgrade macros to new specs and add theme support by @ebbypeter in #45
- Fix: $BUSINESS_FILLCOLOR missing made nesting Business_Service incorrect by @jmanteau in #48
- Fix spelling of implementation by @joelparkerhenderson in #49
- Update to ArchiMate 3.2 specifications and reorganize folders to assist plantuml build by @jeanmarc in #54
New Contributors
- @somejeff made their first contribution in #44
- @jmanteau made their first contribution in #48
- @joelparkerhenderson made their first contribution in #49
- @jeanmarc made their first contribution in #54
Full Changelog: v1.1.0...v3.2.0
Release v1.1.0
v1.1.0 (2021-09-07)
Implemented enhancements:
- Non standart Assignment relation looking #33
- Change arrow tail for Assignment from ◯ to ⬤. #35 (Potherca)
Fixed bugs:
- Solid line instead of dotted line with Rel_Access_rw #31
- Change line for Read/Write relationship arrows from solid to dotted. #32 (Potherca)
Closed issues:
- Minor request - flat Technology_Node #37
- stdLib references non existing url (...ebbypeter...) #36
- "realisation" sprite name instead of "realization" #34
- Join https://github.com/plantuml-stdlib and/or migrate there? #29
- Feedback #28
- Multiple regressions after last PRs #24
- a couple of minor errors in the readme file #22
- Add directed association relationship, and thicken the association arrow line #20
- some arrow lines and heads are wrong #18
- change the shape of 2 physical elements #16
- missing element Strategy_ValueStream #14
- Change Shape of technology Artifact #13
- Unfiled arrow for access relationships #12
- Typo Influnce -> Influence #8
- permission to use #7
- Technology Process - Missing Sprite #5
Merged pull requests:
- Change URLs in README file to plantuml-stdlib org. #30 (Potherca)
- Update all images #26 (joseluis)
- Fix #24 Multiple regressions after last PRs #25 (joseluis)
- fix Readme #23 (joseluis)
- Add directed association rel. & thicken arrow line #21 (joseluis)
- Fixes some arrow lines and heads according to spec #19 (joseluis)
- make equipment and facility be Nodes #17 (joseluis)
- Add missing element Strategy_ValueStream #15 (joseluis)
- Added business location #11 (tradesage)
- Some examples improvements #10 (smeagol74)
- #8 fixed typoes Influnce -> Influence, Specilization -> Specialization #9 (smeagol74)
- Update Technology_Process Macro - per Issue #5 #6 (zimchaa)