summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md38
1 files changed, 19 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
index 811518954f4..9963e432d00 100644
--- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
+++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md
@@ -1,36 +1,36 @@
<!--- CircuiTikz - Changelog --->
The major changes among the different circuitikz versions are listed here. See <https://github.com/circuitikz/circuitikz/commits> for a full list of changes.
-* Version 1.0.1 (2020-02-22)
-
-Minor fixes and addition to 1.0, in time to catch the freeze for TL2020.
+* Version 1.0.2 (2020-03-22)
-- add v1.0 version snapshots
-- added crossed generic impedance (suggested by Radványi Patrik Tamás)
-- added open barrier bipole (suggested by Radványi Patrik Tamás)
-- added two flags to flip the direction of light's arrows on LED and photodiode (suggested by karlkappe on GitHub)
-- added a special key to help with precision loss in case of fractional scaling (thanks to AndreaDiPietro92 on GitHub for noticing and reporting, and to Schrödinger's cat for finding a fix)
-- fixed a nasty bug for the flat file generation for ConTeXt
-
-* Version 1.0 (2020-02-04)
+ - added Schottky transistors (thanks to a suggestion by Jérôme Monclard on GitHub)
+ - fixed formatting of `CHANGELOG.md`
-And finally... version 1.0 (2020-02-04) of `circuitikz` is released.
+* Version 1.0.1 (2020-02-22)
-The main updates since version 0.8.3, which was the last release before Romano started co-maintaining the project, are the following --- part coded by Romano, part by several collaborators around the internet:
+ Minor fixes and addition to 1.0, in time to catch the freeze for TL2020.
-- The manual has been reorganized and extended, with the addition of a tutorial part; tens of examples have been added all over the map.
+ - add v1.0 version snapshots
+ - added crossed generic impedance (suggested by Radványi Patrik Tamás)
+ - added open barrier bipole (suggested by Radványi Patrik Tamás)
+ - added two flags to flip the direction of light's arrows on LED and photodiode (suggested by karlkappe on GitHub)
+ - added a special key to help with precision loss in case of fractional scaling (thanks to AndreaDiPietro92 on GitHub for noticing and reporting, and to Schrödinger's cat for finding a fix)
+ - fixed a nasty bug for the flat file generation for ConTeXt
-- Around 74 new shapes where added. Notably, now there are chips, mux-demuxes, multi-terminal transistors, several types of switches, flip-flops, vacuum tubes, 7-segment displays, more amplifiers, and so on.
+* Version 1.0 (2020-02-04)
-- Several existing shapes have been enhanced; for example, logic gates have a variable number of inputs, transistors are more configurable, resistors can be shaped more, and more.
+ And finally... version 1.0 (2020-02-04) of `circuitikz` is released.
-- You can style your circuit, changing relative sizes, default thickness and fill color, and more details of how you like your circuit to look; the same you can do with labels (voltages, currents, names of components and so on).
+ The main updates since version 0.8.3, which was the last release before Romano started co-maintaining the project, are the following --- part coded by Romano, part by several collaborators around the internet:
-- A lot of bugs have been squashed; especially the (very complex) voltage direction conundrum has been clarified and you can choose your preferred style here too.
+ - The manual has been reorganized and extended, with the addition of a tutorial part; tens of examples have been added all over the map.
+ - Around 74 new shapes where added. Notably, now there are chips, mux-demuxes, multi-terminal transistors, several types of switches, flip-flops, vacuum tubes, 7-segment displays, more amplifiers, and so on.
+ - Several existing shapes have been enhanced; for example, logic gates have a variable number of inputs, transistors are more configurable, resistors can be shaped more, and more.
+ - You can style your circuit, changing relative sizes, default thickness and fill color, and more details of how you like your circuit to look; the same you can do with labels (voltages, currents, names of components and so on).
+ - A lot of bugs have been squashed; especially the (very complex) voltage direction conundrum has been clarified and you can choose your preferred style here too.
A detailed list of changes can be seen below.
-
* Version 1.0.0-pre3 (not released)
- Added a Reed switch