diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md')
-rw-r--r-- | Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md index 5e82d6dad28..5160dc4bb6b 100644 --- a/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md +++ b/Master/texmf-dist/doc/generic/circuitikz/CHANGELOG.md @@ -1,6 +1,32 @@ <!--- 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 0.9.0 (2019-05-10) + - Added Romano Giannetti as contributor + - Added a CONTRIBUTING file + - Added options for solving the voltage direction problems. + - Adjusted ground symbols to better match ISO standard, added new symbols + - Added new sources (cute european versions, noise sources) + - Added new types of amplifiers, and option to flip inputs and outputs + - Added bidirectional diodes (diac) thanks to Andre Lucas Chinazzo + - Added L,R,C sensors (with european, american and cute variants) + - Added stacked labels (thanks to the original work by Claudio Fiandrino) + - Make the position of voltage symbols adjustable + - Make the position of arrows in FETs and BJTs adjustable + - Added chips (DIP, QFP) with a generic number of pins + - Added special anchors for transformers (and fixed the wrong center anchor) + - Changed the logical port implementation to multiple inputs (thanks to John Kormylo) with border anchors. + - Added several symbols: bulb, new switches, new antennas, loudspeaker, microphone, coaxial connector, viscoelastic element + - Make most components fillable + - Added the oscilloscope component and several new instruments + - Added viscoelastic element + - Added a manual section on how to define new components + - Fixed american voltage symbols and allow to customize them + - Fixed placement of straightlabels in several cases + - Fixed a bug about straightlabels (thanks to @fotesan) + - Fixed labels spacing so that they are independent on scale factor + - Fixed the position of text labels in amplifiers + * Version 0.8.3 (2017-05-28) - Removed unwanted lines at to-paths if the starting point is a node without a explicit anchor. - Fixed scaling option, now all parts are scaled by bipoles/length |