Releases: koppor/plantuml
Releases · koppor/plantuml
0.5.1
0.5.0
0.4.0
Version 0.3.2
Changed
- Updated file extension for including diagrams to
.texto align with changes
introduced in PlantUML v1.2023.0. This change is not backwards compatible with
older versions of PlantUML.
Version 0.3.1
Fixed
- Added
-Djava.awt.headless=trueparameter to the call ofplantuml.jarso it runs silently without interference
the current focus
Version 0.3.0
Added
- Added support for UTF-8 filenames.
- Added
example-component-diagram.tex. Refs #2.
Version 0.2.3
Added
- Add
release.shto CTAN upload
Removed
- Removed
\usepackage{aeguill}as 1) PlantUML seems not to rely on it any more and 2) it is obsolete and should not be used anymore.
Version 0.2.2
Changed
- Added version number in generated plantuml.pdf.
- Do not strip down
README.mdfor CTAN anymore and provide "*.png" for generation ofplantuml.pdf.
Version 0.2.1
Fixed
- Added short version of
README.mdto CTAN distribution again, because of CTAN rules.
Version 0.2.0
Changed
README.mdis not distributed to CTAN anymore, becauseplantuml.pdfis distributed to follow latex software conventions to name the manual according to the name of the package.
plantuml.pdfgenerated out ofREADME.md.- Removed call to
pdfcropis not necessary anymore, because inkscape is called without-Dfor svg convertion.
Added
release.shfor creating a release.