diff options
Diffstat (limited to 'graphics/pgf/contrib/circuitikz/doc/changelog.tex')
-rw-r--r-- | graphics/pgf/contrib/circuitikz/doc/changelog.tex | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/graphics/pgf/contrib/circuitikz/doc/changelog.tex b/graphics/pgf/contrib/circuitikz/doc/changelog.tex index a0c556df40..0586f67004 100644 --- a/graphics/pgf/contrib/circuitikz/doc/changelog.tex +++ b/graphics/pgf/contrib/circuitikz/doc/changelog.tex @@ -5,6 +5,34 @@ full list of changes. \begin{itemize} \item + Version 1.6.5 (2023-10-29) + + This version features an important overhaul of the \texttt{muxdemux} + configurable component/shape, making it much more flexible and + powerful, by adding configurable labels and negation and clock symbols + to the pins. Also, a couple of minor fixes/workarounds. + + \begin{itemize} + \tightlist + \item + Added optional and configurable inner, outer and border labels to + the \texttt{muxdemux} shapes + \item + Added optional clock wedge and negation signs to the pins of + \texttt{muxdemux} shapes + \item + Added the possibility to add a background drawing to + \texttt{muxdemux} shapes + \item + Fixed a + \href{https://github.com/circuitikz/circuitikz/issues/748}{bug} with + \texttt{straightvoltages} and \texttt{open} + \item + Added an (ugly) workaround for a + \href{https://github.com/circuitikz/circuitikz/issues/747}{voltage + shift mismatch} for sources + \end{itemize} +\item Version 1.6.4 (2023-10-10) A bit of enhancement and fixes for the European-style logic ports, @@ -253,7 +281,7 @@ full list of changes. B. Cameron, user \texttt{@cameroncb1} on GitHub) \item Added Shockley diode (suggested by - {[}@dauph{]}(https://tex.stackexchange.com/questions/646039/creating-a-shockley-diode-in-circuitikz)) + \href{https://tex.stackexchange.com/questions/646039/creating-a-shockley-diode-in-circuitikz}{@dauph}) \end{itemize} \item Version 1.5.2 (2022-05-08) @@ -1431,7 +1459,7 @@ A detailed list of changes can be seen below. \item Fixed varcap symbol at small scalings \item - New packet-option "straightvoltages, to draw straight(no curved) + New packet-option ``straightvoltages, to draw straight(no curved) voltage arrows \item New option ``invert'' to revert the node direction at paths |