|
| 1 | +## 3.2.2 (not yet released) |
| 2 | + |
| 3 | +### What's changed |
| 4 | +* Added support for ArchiMate shapes in sequence diagrams in [??](??) |
| 5 | + |
| 6 | + |
| 7 | +## 3.2.1 (not yet released) |
| 8 | + |
| 9 | +### What's changed |
| 10 | +* Special shapes can be used for some elements in [#58](https://github.com/ebbypeter) in [#45](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/58) |
| 11 | +* Bugfix: use `%true()` and `%false()` instead of `true` and `false` (included in #58) |
| 12 | + |
| 13 | +## Release v1.2.0 ➡️ v3.2.0 |
| 14 | +### tag [v1.2.0](https://github.com/plantuml-stdlib/Archimate-PlantUML/tree/v1.2.0) (2025-10-01) |
| 15 | +### tag [v3.2.0](https://github.com/plantuml-stdlib/Archimate-PlantUML/tree/v3.2.0) (2025-10-01) |
| 16 | + |
| 17 | +[Full Changelog](https://github.com/plantuml-stdlib/Archimate-PlantUML/compare/v1.0.0...v3.2.0) |
| 18 | + |
| 19 | +> [!IMPORTANT] |
| 20 | +> 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). |
| 21 | +> |
| 22 | +> Moving forward, the versioning of Archimate-PlantUML will follow that of Archimate. |
| 23 | +> |
| 24 | +> Defining a version as MAJOR.MINOR.PATCH, the MAJOR.MINOR will follow Archimate versions, with PATCH being incremented for feature changes and bugfixes. |
| 25 | +
|
| 26 | +### What's changed |
| 27 | + |
| 28 | +* chore:minor typo by [@somejeff](https://github.com/somejeff) in [#44](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/44) |
| 29 | +* 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) |
| 30 | +* 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) |
| 31 | +* Fix spelling of implementation by [@joelparkerhenderson](https://github.com/joelparkerhenderson) in [#49](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/49) |
| 32 | +* 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) |
| 33 | + |
| 34 | +### New Contributors |
| 35 | +* [@somejeff](https://github.com/somejeff) made their first contribution in [#44](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/44) |
| 36 | +* [@jmanteau](https://github.com/jmanteau) made their first contribution in [#48](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/48) |
| 37 | +* [@joelparkerhenderson](https://github.com/joelparkerhenderson) made their first contribution in [#49](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/49) |
| 38 | +* [@jeanmarc](https://github.com/jeanmarc) made their first contribution in [#54](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/54) |
| 39 | + |
| 40 | + |
| 41 | +## Release v1.1.0 |
| 42 | +### tag [v1.1.0](https://github.com/plantuml-stdlib/Archimate-PlantUML/tree/v1.1.0) (2021-09-07) |
| 43 | + |
| 44 | +[Full Changelog](https://github.com/plantuml-stdlib/Archimate-PlantUML/compare/v1.0.0...v1.1.0) |
| 45 | + |
| 46 | +#### Implemented enhancements: |
| 47 | +* Non standart Assignment relation looking [#33](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/33) |
| 48 | +* Change arrow tail for Assignment from ◯ to ⬤. [#35](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/35) ([@Potherca](https://github.com/Potherca)) |
| 49 | + |
| 50 | +#### Fixed Bugs: |
| 51 | +* Solid line instead of dotted line with Rel_Access_rw [#31](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/31) |
| 52 | +* 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)) |
| 53 | + |
| 54 | +#### Closed Issues: |
| 55 | + |
| 56 | +* Minor request - flat Technology_Node [#37](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/37) |
| 57 | +* stdLib references non existing url (...ebbypeter...) [#36](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/36) |
| 58 | +* "realisation" sprite name instead of "realization" [#34](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/34) |
| 59 | +* Join https://github.com/plantuml-stdlib and/or migrate there? [#29](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/29) |
| 60 | +* Feedback [#28](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/28) |
| 61 | +* Multiple regressions after last PRs [#24](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/24) |
| 62 | +* a couple of minor errors in the readme file [#22](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/22) |
| 63 | +* Add directed association relationship, and thicken the association arrow line [#20](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/20) |
| 64 | +* some arrow lines and heads are wrong [#18](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/18) |
| 65 | +* change the shape of 2 physical elements [#16](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/16) |
| 66 | +* missing element Strategy_ValueStream [#14](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/14) |
| 67 | +* Change Shape of technology Artifact [#13](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/13) |
| 68 | +* Unfiled arrow for access relationships [#12](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/12) |
| 69 | +* Typo Influnce -> Influence [#8](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/8) |
| 70 | +* permission to use [#7](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/7) |
| 71 | +* Technology Process - Missing Sprite [#5](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/5) |
| 72 | + |
| 73 | +#### Merged pull requests: |
| 74 | +* Change URLs in README file to plantuml-stdlib org. [#30](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/30) ([@Potherca](https://github.com/Potherca)) |
| 75 | +* Update all images [#26](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/26) ([@joseluis](https://github.com/joseluis)) |
| 76 | +* 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)) |
| 77 | +* fix Readme [#23](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/23) ([@joseluis](https://github.com/joseluis)) |
| 78 | +* Add directed association rel. & thicken arrow line [#21](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/21) ([@joseluis](https://github.com/joseluis)) |
| 79 | +* Fixes some arrow lines and heads according to spec [#19](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/19) ([@joseluis](https://github.com/joseluis)) |
| 80 | +* make equipment and facility be Nodes [#17](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/17) ([@joseluis](https://github.com/joseluis)) |
| 81 | +* Add missing element Strategy_ValueStream [#15](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/15) ([@joseluis](https://github.com/joseluis)) |
| 82 | +* Added business location [#11](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/11) ([@tradesage](https://github.com/tradesage)) |
| 83 | +* Some examples improvements [#10](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/10) ([@smeagol74](https://github.com/smeagol74)) |
| 84 | +* [#8](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/8) fixed typoes Influnce -> Influence, Specilization -> Specialization [#9](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/9) ([@smeagol74](https://github.com/smeagol74)) |
| 85 | +* Update Technology_Process Macro - per Issue [#5](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/5) [#6](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/6) ([@zimchaa](https://github.com/zimchaa)) |
| 86 | + |
| 87 | +## Archmate-PlantUML v1.0.0 |
| 88 | +### tag [v1.0.0](https://github.com/plantuml-stdlib/Archimate-PlantUML/tree/v1.0.0) (2019-01-23) |
| 89 | + |
| 90 | +[Full Changelog](https://github.com/plantuml-stdlib/Archimate-PlantUML/compare/53432f0cf64fd015c226b8082807fcd37c18cc8a...v1.0.0) |
| 91 | + |
| 92 | +Closed issues: |
| 93 | + |
| 94 | +* Cannot generate an Archimate image according to the manual: 'syntax error' [#4](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/4) |
| 95 | +* Update the ReadMe.md file [#1](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/1) |
| 96 | + |
| 97 | +Merged pull requests: |
| 98 | +* Updated ReadMe.md and minor fixes on samples [#3](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/3) ([ebbypeter](https://github.com/ebbypeter)) |
| 99 | +* Archimate spec & samples [#2](https://github.com/plantuml-stdlib/Archimate-PlantUML/issues/2) ([ebbypeter](https://github.com/ebbypeter)) |
0 commit comments