You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This release has been tagged with both `v1.2.0` (the next minor version in line for Archimate-PlantUML) and `v3.2.0` (aligned to the current version of Archimate).
16
+
>
17
+
> Moving forward, the versioning of Archimate-PlantUML will follow that of Archimate.
18
+
>
19
+
> Defining a version as MAJOR.MINOR.PATCH, the MAJOR.MINOR will follow Archimate versions, with PATCH being incremented for feature changes and bugfixes.
20
+
21
+
### What's changed
22
+
23
+
* chore:minor typo by [@somejeff](https://github.com/somejeff) in [#44](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/44)
24
+
* Upgrade macros to new specs and add theme support by [@ebbypeter](https://github.com/ebbypeter) in [#45](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/45)
25
+
* Fix: $BUSINESS_FILLCOLOR missing made nesting Business_Service incorrect by [@jmanteau](https://github.com/jmanteau) in [#48](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/48)
26
+
* Fix spelling of implementation by [@joelparkerhenderson](https://github.com/joelparkerhenderson) in [#49](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/49)
27
+
* Update to ArchiMate 3.2 specifications and reorganize folders to assist plantuml build by [@jeanmarc](https://github.com/jeanmarc) in [#54](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/54)
28
+
29
+
### New Contributors
30
+
*[@somejeff](https://github.com/somejeff) made their first contribution in [#44](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/44)
31
+
*[@jmanteau](https://github.com/jmanteau) made their first contribution in [#48](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/48)
32
+
*[@joelparkerhenderson](https://github.com/joelparkerhenderson) made their first contribution in [#49](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/49)
33
+
*[@jeanmarc](https://github.com/jeanmarc) made their first contribution in [#54](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/54)
34
+
35
+
36
+
## Release v1.1.0
37
+
### tag [v1.1.0](https://github.com/plantuml-stdlib/Archimate-PlantUML/tree/v1.1.0) (2021-09-07)
* Non standart Assignment relation looking [#33](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/33)
43
+
* Change arrow tail for Assignment from ◯ to ⬤. [#35](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/35) ([@Potherca](https://github.com/Potherca))
44
+
45
+
#### Fixed Bugs:
46
+
* Solid line instead of dotted line with Rel_Access_rw [#31](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/31)
47
+
* Change line for Read/Write relationship arrows from solid to dotted. [#32](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/32) ([@Potherca](https://github.com/Potherca))
48
+
49
+
#### Closed Issues:
50
+
51
+
* Minor request - flat Technology_Node [#37](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/37)
52
+
* stdLib references non existing url (...ebbypeter...) [#36](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/36)
53
+
* "realisation" sprite name instead of "realization" [#34](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/34)
* permission to use [#7](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/7)
66
+
* Technology Process - Missing Sprite [#5](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/5)
67
+
68
+
#### Merged pull requests:
69
+
* Change URLs in README file to plantuml-stdlib org. [#30](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/30) ([@Potherca](https://github.com/Potherca))
70
+
* Update all images [#26](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/26) ([@joseluis](https://github.com/joseluis))
71
+
* Fix [#24](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/24) Multiple regressions after last PRs [#25](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/25) ([@joseluis](https://github.com/joseluis))
* Add directed association rel. & thicken arrow line [#21](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/21) ([@joseluis](https://github.com/joseluis))
74
+
* Fixes some arrow lines and heads according to spec [#19](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/19) ([@joseluis](https://github.com/joseluis))
75
+
* make equipment and facility be Nodes [#17](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/17) ([@joseluis](https://github.com/joseluis))
76
+
* Add missing element Strategy_ValueStream [#15](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/15) ([@joseluis](https://github.com/joseluis))
77
+
* Added business location [#11](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/11) ([@tradesage](https://github.com/tradesage))
78
+
* Some examples improvements [#10](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/10) ([@smeagol74](https://github.com/smeagol74))
* Cannot generate an Archimate image according to the manual: 'syntax error' [#4](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/4)
90
+
* Update the ReadMe.md file [#1](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/1)
91
+
92
+
Merged pull requests:
93
+
* Updated ReadMe.md and minor fixes on samples [#3](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/3) ([ebbypeter](https://github.com/ebbypeter))
If you have any ideas, [open an issue](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/new) or fork the repository and submit a pull request.
@@ -351,3 +479,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
*[Plant UML Archimate Specifications](http://plantuml.com/archimate-diagram) - for archimate spec in PlantUML
353
481
*[C4-PlantUML](https://github.com/plantuml-stdlib/C4-PlantUML) - for inspiration, base structure and scripts idea
482
+
* Steven Mileham, for allowing inclusion of his [Sequence Diagram support for Archimate elements](https://smileham.co.uk/2019/04/23/archimate-plantuml-sequence-diagram-joy/)
0 commit comments