Release v2.1.0
v2.1.0 (2021-04-04)
Closed issues:
- Boundary styles have to be defined via "skinparam package<<...>>" (too) #128
- "Existing" vs "External" #127
- default $direction="" arguments of Rel_() call are not working #124
- Old release (v1.0.0) is tagged with "Latest" #123
- List of available icons in repository #121
- Support properties and node description #110
- generateLocalImages should be set to true by default #108
- Q: File System Shape? #104
- Plantuml Syntax error in procedure definition using asciidoc #99
- Persons with configurable default sprites #97
- Simpler custom numbering in dynamic diagram #96
- Add missing layout in C4_Deployment Diagram Sample - bigbankplc.puml #92
- Documentation on how to use Lay_D, Lay_U etc #74
Merged pull requests:
- #133, #48: fix StereotypeFontSize 0 and StereotypeFontColor problem #136 (kirchsth)
- #113: Restore SystemDb and SystemDb_Ext #132 (kirchsth)
- #128: Some boundary skinparam have to be set a package skinparams too #131 (kirchsth)
- #124 Remove not working, misleading and unused default values #125 (kirchsth)
- Update README.md #112 (naveenraju9)
- #110 Support properties and node description #111 (kirchsth)
- #102 Add custom tags/stereotypes support; dynamic legend supports (incl. #92 - autom. line break, #93 - local files and workflow) #107 (kirchsth)
- Fix typos in samples #106 (marcogario)
- Add sample rel_* versus lay_* #105 (kirchsth)
- #97 Context Diagram supports selectable default person sprites #101 (kirchsth)
- #96 Dynamic diagrams supports Index(), LastIndex() and SetIndex() #98 (kirchsth)
- #92-Deployment Diagram supports automatic line breaks in type, update sample diagram #95 (kirchsth)