summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuitikz/changelog.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-20 20:09:13 +0000
committerKarl Berry <karl@freefriends.org>2021-04-20 20:09:13 +0000
commit4e4deceb7fcf63bfb6953bf55d36f212fec27128 (patch)
treeb77e54a6b25314e0c3482ba684a695cdf9ae3e4c /Master/texmf-dist/doc/latex/circuitikz/changelog.tex
parent983cea5710f0c6824e67126545c1c80523538bc5 (diff)
circuitikz (20apr21)
git-svn-id: svn://tug.org/texlive/trunk@58923 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuitikz/changelog.tex')
-rw-r--r--Master/texmf-dist/doc/latex/circuitikz/changelog.tex39
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/circuitikz/changelog.tex b/Master/texmf-dist/doc/latex/circuitikz/changelog.tex
index 88bbe4d435f..2cdfeeb95ff 100644
--- a/Master/texmf-dist/doc/latex/circuitikz/changelog.tex
+++ b/Master/texmf-dist/doc/latex/circuitikz/changelog.tex
@@ -5,12 +5,51 @@ full list of changes.
\begin{itemize}
\item
+ Version 1.3.4 (2021-04-20)
+
+ New things, like configurable modifier thickness, ferroelectric
+ devices, and several transistor tweaks. Importantly, a bug that
+ hindered compatibility with the internal Ti\emph{k}Z \texttt{circuits}
+ library (introduced in 1.3.3) has been fixed.
+
+ \begin{itemize}
+ \tightlist
+ \item
+ Added separate configuration for the line thickness of resistors,
+ capacitors, and inductors modifiers
+ \item
+ Added ferroelectric capacitors and ferroelectric gate MOS/FETs
+ (suggested by Mayeul Cantan,
+ https://github.com/circuitikz/circuitikz/issues/515)
+ \item
+ Added an option to fill the gate gap in MOSes, FETs and IGBTs with a
+ color
+ \item
+ Added a ``centergap'' anchor for transistors
+ \item
+ Added the option ``nogate'' to the \texttt{hemt} symbol
+ \item
+ Fixed a bug in thermistors not respecting their class line thickness
+ \item
+ Fixes in the manual (copy and paste of snippets without numbers,
+ correct old usage of \texttt{siunitx}, factor out repetitions in the
+ preamble; thanks to Ulrike Fischer:
+ https://tex.stackexchange.com/a/57160/38080)
+ \item
+ Fixed a bug introduced in 1.3.3 that would reduce compatibility with
+ the \texttt{circuits} internal library; reported by JetherReis
+ (https://github.com/circuitikz/circuitikz/issues/519)
+ \end{itemize}
+\item
Version 1.3.3 (2021-04-04)
Several usability additions in this version, and one small fix that
could change the look of your circuit (without affecting correctness).
Some of the arrow shapes are now configurable.
+ Do not use this version, there is a bug with the new ``label
+ distance'' key.
+
\begin{itemize}
\tightlist
\item