From 4e4deceb7fcf63bfb6953bf55d36f212fec27128 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Apr 2021 20:09:13 +0000 Subject: circuitikz (20apr21) git-svn-id: svn://tug.org/texlive/trunk@58923 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'Master/texmf-dist/doc/generic') diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md index bea664a036d..6520036c80b 100644 --- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md +++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md @@ -1,12 +1,28 @@ The major changes among the different CircuiTikZ versions are listed here. See for a full list of changes. +* 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*k*Z `circuits` library (introduced in 1.3.3) has been fixed. + + - Added separate configuration for the line thickness of resistors, capacitors, and inductors modifiers + - Added ferroelectric capacitors and ferroelectric gate MOS/FETs (suggested by Mayeul Cantan, https://github.com/circuitikz/circuitikz/issues/515) + - Added an option to fill the gate gap in MOSes, FETs and IGBTs with a color + - Added a "centergap" anchor for transistors + - Added the option "nogate" to the `hemt` symbol + - Fixed a bug in thermistors not respecting their class line thickness + - Fixes in the manual (copy and paste of snippets without numbers, correct old usage of `siunitx`, factor out repetitions in the preamble; thanks to Ulrike Fischer: + https://tex.stackexchange.com/a/57160/38080) + - Fixed a bug introduced in 1.3.3 that would reduce compatibility with the `circuits` internal library; reported by JetherReis (https://github.com/circuitikz/circuitikz/issues/519) + * 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. + - Added options to fine-tune the position of labels and annotations - Added options to change arrow tips on variable resistors, inductors and capacitors as well as in potentiometers -- cgit v1.2.3