blob: 619f95681d803a38e3ab6459319706bced1baf0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
CircuiTikz - Changelog
* Version 0.2.1 - 20090503
- Op-amps added
- added options arrowmos and noarrowmos, to add arrows to pmos and nmos
* Version 0.2 - 20090417
First public release on CTAN
- *Backward incompatibility*: labels ending with \texttt{:}\textit{angle} are not parsed for positioning anymore.
- Full use of \TikZ\ keyval features.
- White background is not filled anymore: now the network can be drawn on a background picture as well.
- Several new components added (logical ports, transistors, double bipoles, \ldots).
- Color support.
- Integration with {\ttfamily siunitx}.
- Voltage, american style.
- Better code, perhaps. General cleanup at the very least.
* Version 0.1 - 2007-10-29
First public release
|