* Sun Apr 07 2024 Martin Hauke <mardnh@gmx.de>
- Update to version 1.24.4
* Implement Chen Notation for ER-diagrams.
* Add a tool-independent XMI format.
* feat: add %get_all_stdlib builtin function.
* fix: suppress @[start|end]uml on sunlust theme.
* How to extends a generic class.
* Negative values causing syntax error in robust "has" list.
* Activity Diagram: Style of multiline Box.
* Allow style for multi-line elements on Activity diagram.
* EIP standard library.
- Update to version 1.24.2
* Update standard library.
* feat: add %get_all_theme builtin function.
* fix: update graphviz version check pattern.
* Add theme Sunlust.
* feat: Improve new Random function.
* Improve Chronology diagram management.
* add: Language Descriptor Improvement (adding action and
process).
* Wed Feb 21 2024 Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
* Sat Feb 03 2024 Martin Hauke <mardnh@gmx.de>
- Update to version 1.24.0
* Gantt Layout issue when Print between is used with Printscale
weekly.
* Teoz produces odd legend for sequence diagrams.
* Note invalid position in Directory tree listing
* Shape "activity" ist hardly missing.
* Allow full local style (for while, repeat) on Activity diagram.
* Allow full local style (for if diamonds) on Activity diagram.
* Color individual conditional in activity diagram.
* Bug with activity diagram arrows fork.
* Thu Dec 14 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2023.13
* Javadoc improvement.
* Bug with activity diagram arrows fork.
* Is is possible to change the milestone icon from a diamond?.
* Gantt crashes with specific Project start dates.
* Add support to style timeline fonts for gantt charts.
* Directory tree listing.
* Unable to set MaximumWidth style for legend.
* Wrong note shape in sequence diagram when arrow has only one
participant.
* GANTT: How to handle if a resource starts or terminates at a
specific date.
* Is it possible to set gantt tasks to be incomplete by default.
* [Style] Allow LineThickness style for awesome Actor on
Component/UC/Deployment diagram
* [Style] Allow multiple style stereotypes for backward element
on Activity diagram
* Syntax error on two and more array items in macros
- Update to version 1.2023.12
* Crash on sample DITAA diagram.
* Only one transition permitted to State[H] in state diagram.
* Rendering issue when nesting different elements (partially).
* force notes to use inner namespaces not global namespace only.
* ASL distribution no longer includes graphiz.dat.
* ASL distribution no longer includes OpenIconic SVGs.
- Update to version 1.2023.11
* [Style] Allow style for backward element on Activity diagram.
* Sequence diagram: Multi-level nested boxes overlaying each
other.
* Using -cypher does not always recognize restricted words.
* Verticals separators in gantt chart don't appear under certain
conditions.
* namespace/package consolidation broke existing remove/restore
behaviour when using namespace separators.
* Last label on last elseif branch does not get rendered.
* no colored border on state start/end.
* Qualifier labels and associations' lines not correctly drawn
for qualified associations.
* Notes on conditionnal elements.
* Update C4-PlantUML to v2.8.0.
* Handle @start/@end syntax error better.
- Update to version 1.2023.10
* Exception error when adding note to timing diagram.
* Skinparam inconsistencies on class diagram grouping elements.
* Batik SVG rendering: The attribute "width" of the element
'rect' is required.
* skinParam fixCircleLabelOverlapping doesn't work anymore.
* Using an external style file by pointing to a URL or by using
a relative file path doesn't work.
* Add regex, files on Embedded Diagram.
- Update to version 1.2023.9
* nwdiag possible misbehavior.
* Replace old ALLOW_PLANTUML_INCLUDE flag by security profile.
sprite transparent issue.
* Alpha feature: Directory tree listing.
* Smetana and ELK: Improve nested elements with last {}
declaration.
* [Font][Skinparam or Style] Issues on fall back font (partly).
* Decimal time values not accepted in parameters or procedures.
- Update to version 1.2023.8
* First support for regular expression.
* !theme supports no calculated from path and no stdlib from
path.
* Grammar error occurs when specifying full-width digits with
the "as" keyword in timing diagrams.
* Mon Sep 18 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2023.7
* Activity: Allow to style SDL stereotype.
* Activity: Allow post-positioned stereotype style.
* specifying full-width digits with the "as" keyword in timing
diagrams.
* force notes to use inner namespaces not global namespace only.
* teoz: Support notes on references.
* Activity diagram, Case statement, arrow label missing.
* When connecting attributes between object graphs, the
connection error.
- Update to version 1.2023.6
* Gantt Milestone with Multiline Text Placement.
* Start and end nodes can only be styled globally in CSS style.
* Gantt diagram - Can't close day in the period of opened days.
* Support notes on references.
* [gantt] make it possible to color last day.
* Automatic font color with gradient participant background
creates UnsupportedOperationException.
* ConditionStyle InsideDiamond not working for elseif.
* StateBackgroundColor transparent is not effective.
* Multible breaks in one repeat.
- Update to version 1.2023.5
* Error in generating State Diagram.
* Bug - Crowfoot notation on ERD rendering buggy.
* Regarding the February update with intermediate
namespaces.
* Malformed layout and missing arrows on large amount of
edges.
* Smetana and ELK: Improve arrow position and suppress empty
space.
* [Class] Note on field is considered unlinked.
* 'help preprocessors' command is not working.
* JSON diagram SVG has misplaced arrows when containing
newlines.
* [Smetana] Allow notes (or comments) on lines or links.
* ClassAttributeFont(Style|Size|...) overrides
ClassFontStyle(Style|Size|...).
* The command help themes to list all the themes of PlantUML
seems broken.
* Note and position not rendering correctly on CheerpJ.
* Notes linked to messages in Sequence Diagrams.
* !global $variable ?= "default variable" produces error "a001".
* Allow only one underscore when escaping.
* Using end if as an alias for endif in Activity diagrams.
* Drastic Behavior Change of "as" Parsing with "." (period).
* nwdiag bug: group causes element to incorrectly connect to
network
- Update to version 1.2023.4
* Improve backward compatibility about package and namespace
simplification.
* Allow only one underscore when escaping.
* Using end if as an alias for endif in Activity diagrams.
* Ability to hide empty fields for object diagrams.
* Namespace association class connection point outside namespace.
* Dotted arrow --> is also the close of comment blocks
* Mon Feb 27 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2023.2
* package and namespace simplification
* .repx file generation
* Cannot set long name arrow label in repeat statement with break
* together behaves different starting from 1.2023.0
* Possible regression with class alias declaration
* The footer is not displayed at the footer
* latex and package: no perpendicular corners
* Allow full style on label of Port, Point, Pin
* Structs do not function properly within a namespace
* Nwdiag problem with address label position on peer network
* Update tupadr3 in the stdlib
* Sun Jan 29 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2023.1
See http://plantuml.com/de/changes for all changes
* Thu Jan 12 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2023.0
See http://plantuml.com/de/changes for all changes
* Fri Dec 16 2022 Michael Ströder <michael@stroeder.com>
- Update to version 1.2022.14
See http://plantuml.com/de/changes for all changes
* Sun Sep 18 2022 Markus Ebner <info@ebner-markus.de>
- Update to version 1.2022.7
See http://plantuml.com/de/changes for all changes
Version: 1.2020.9-bp152.1.1
* Sun May 10 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2020.9
See http://plantuml.com/de/changes for all changes
* Tue Apr 28 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2020.8
See http://plantuml.com/de/changes for all changes
* Mon Apr 06 2020 Andreas Hasenkopf <ahasenkopf@suse.com>
- Added requirement 'dejavu-fonts'
* Sun Apr 05 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2020.6
See http://plantuml.com/de/changes for all changes
* Wed Dec 11 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2019.13
See http://plantuml.com/de/changes for all changes
* Wed Nov 06 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2019.12
See http://plantuml.com/de/changes for all changes
* Sun Sep 22 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2019.11
See http://plantuml.com/de/changes for all changes
* Mon Sep 16 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2019.10
See http://plantuml.com/de/changes for all changes
* Tue Aug 27 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2019.9
See http://plantuml.com/de/changes for all changes
* Mon May 27 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2019.6
See http://plantuml.com/de/changes for all changes
* Mon Apr 29 2019 Martin Hauke <mardnh@gmx.de>
- Update to new upstream version 1.2019.4
- Restore original changelog entries
* Fri Feb 08 2019 ahasenkopf@suse.com
- Fixed package internal issues
* Fri Jan 11 2019 ahasenkopf@suse.com
- First commit for version 1.2018.14
* Tue Sep 04 2018 mardnh@gmx.de
- Update to new upstream version 1.2018.10
- Run spec-cleander
* Tue Aug 25 2015 michiel.vanderwulp@gmail.com
- Improve the man page
* Thu Aug 20 2015 michiel.vanderwulp@gmail.com
- Update to PlantUML 8029
* Fri Jun 05 2015 michiel.vanderwulp@gmail.com
- Update to PlantUML 8025
* Sun Sep 04 2011 toms@suse.de
- Initial version 7177