|
11 | 11 | |PySpice@readthedocs-badge| |
12 | 12 | |PySpice@pypi|_ |
13 | 13 |
|
14 | | -.. |ohloh| image:: https://www.openhub.net/accounts/230426/widgets/account_tiny.gif |
15 | | - :target: https://www.openhub.net/accounts/fabricesalvaire |
16 | | - :alt: Fabrice Salvaire's Ohloh profile |
17 | | - :height: 15px |
18 | | - :width: 80px |
19 | | - |
20 | 14 | .. |PySpiceUrl| replace:: https://pyspice.fabrice-salvaire.fr |
21 | 15 |
|
22 | 16 | .. |PySpiceHomePage| replace:: PySpice Home Page |
23 | 17 | .. _PySpiceHomePage: https://pyspice.fabrice-salvaire.fr |
24 | 18 |
|
25 | | -.. |PySpice@readthedocs-badge| image:: https://readthedocs.org/projects/pyspice/badge/?version=latest |
26 | | - :target: http://pyspice.readthedocs.org/en/latest |
| 19 | +.. .. |PySpice@readthedocs-badge| image:: https://readthedocs.org/projects/pyspice/badge/?version=latest |
| 20 | +.. :target: http://pyspice.readthedocs.org/en/latest |
27 | 21 |
|
28 | 22 | .. |PySpice@github| replace:: https://github.com/FabriceSalvaire/PySpice |
29 | 23 | .. .. _PySpice@github: https://github.com/FabriceSalvaire/PySpice |
30 | 24 |
|
31 | 25 | .. |PySpice@pypi| replace:: https://pypi.python.org/pypi/PySpice |
32 | 26 | .. .. _PySpice@pypi: https://pypi.python.org/pypi/PySpice |
33 | 27 |
|
34 | | -.. |Build Status| image:: https://travis-ci.org/FabriceSalvaire/PySpice.svg?branch=master |
35 | | - :target: https://travis-ci.org/FabriceSalvaire/PySpice |
36 | | - :alt: PySpice build status @travis-ci.org |
37 | | - |
38 | 28 | .. |Pypi Version| image:: https://img.shields.io/pypi/v/PySpice.svg |
39 | 29 | :target: https://pypi.python.org/pypi/PySpice |
40 | 30 | :alt: PySpice last version |
|
47 | 37 | :target: https://pypi.python.org/pypi/PySpice |
48 | 38 | :alt: PySpice python version |
49 | 39 |
|
| 40 | +.. |Build Status| image:: https://travis-ci.org/FabriceSalvaire/PySpice.svg?branch=master |
| 41 | + :target: https://travis-ci.org/FabriceSalvaire/PySpice |
| 42 | + :alt: PySpice build status @travis-ci.org |
| 43 | + |
| 44 | +.. |ohloh| image:: https://www.openhub.net/accounts/230426/widgets/account_tiny.gif |
| 45 | + :target: https://www.openhub.net/accounts/fabricesalvaire |
| 46 | + :alt: Fabrice Salvaire's Ohloh profile |
| 47 | + :height: 15px |
| 48 | + :width: 80px |
| 49 | + |
50 | 50 | .. coverage test |
51 | 51 | .. https://img.shields.io/pypi/status/Django.svg |
52 | 52 | .. https://img.shields.io/github/stars/badges/shields.svg?style=social&label=Star |
@@ -144,12 +144,19 @@ News |
144 | 144 |
|
145 | 145 | .. no title here |
146 | 146 |
|
147 | | -V1.3.0 (development release) |
| 147 | +V1.4.0 (development release) |
148 | 148 | ---------------------------- |
149 | 149 |
|
150 | | -V1.2.0 (production release) 2018-02-xx |
| 150 | +V1.3.2 (production release) 2019-03-11 |
151 | 151 | -------------------------------------- |
152 | 152 |
|
| 153 | + * support Ngspice 30 and Xyce 6.10 |
| 154 | + * fixed NgSpice and Xyce support on Windows 10 |
| 155 | + * bug fixes |
| 156 | + |
| 157 | +V1.2.0 2018-06-07 |
| 158 | +----------------- |
| 159 | + |
153 | 160 | * Initial support of the |Xyce|_ simulator. Xyce is an open source, SPICE-compatible, |
154 | 161 | high-performance analog circuit simulator, capable of solving extremely large circuit problems |
155 | 162 | developed at Sandia National Laboratories. Xyce will make PySpice suitable for industry and |
|
0 commit comments