File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1+ # Bug fixes
2+
3+ This release contains mostly bugfixes but also some grand internal restructuring
4+ of the package. However, the latter should not be visible to the end user. If
5+ you encounter breakages please raise an issue on GitHub.
6+
7+ - Patch for multiple inheritance
8+ - Add color settings, thanks Maarten van Dessel
9+ - Add support for static classes analogue to abstract classes
10+ - Changed from above/below to auto in association et al. Added possibility of optional argument
11+ - Move anchor=north before this umlcd style
12+ - Start rewrite as a TikZ library
Original file line number Diff line number Diff line change 6868% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
6969\title {Drawing UML Class Diagram by using \texttt {pgf-umlcd }}
7070\author {
\href {mailto:
[email protected] }{Yuan Xu}}
71- \date {\today {}~(v0.2.1 )}
71+ \date {\today {}~(v0.3 )}
7272\maketitle
7373% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
7474
Original file line number Diff line number Diff line change 11% SPDX-License-Identifier: GPL-2.0-only OR LPPL-1.3c
22\NeedsTeXFormat {LaTeX2e}[1999/12/01]
3- \ProvidesPackage {pgf-umlcd}[2011/10/01 v0.3dev Some LaTeX macros for
4- UML Class Diagrams.]
3+ \ProvidesPackage {pgf-umlcd}[2022/05/22 v0.3 Some LaTeX macros for UML Class Diagrams.]
54
65\RequirePackage {tikz}
76\usetikzlibrary {umlcd}
You can’t perform that action at this time.
0 commit comments