forked from henjo/gnucap-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
49 lines (44 loc) · 904 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
0.0.0
=====
* initial release
0.0.1
=====
* fix a bug with nonstandard pkglibdir
* more access
- cardlist
- XPROBE
- mode
* transfer function plot example
0.0.2
=====
* numpy cleanup
* matrix access
* node map access
* pz analysis command
0.0.3
=====
* improve error handling
* more portable tests (denoise)
* improve python ELEMENT access
* suspend python2 testing
* fix session/cleanup bug
* install decorator (pending)
* findbranch stub
* more ap and sparam example
0.0.4
=====
* more error reporting/exception handling
* memory fix in pending.install
* cleanup CARD/COMPONENT/ELEMENT hierarchy
* print package version on sign on
* fix memory leak in clone
* fix ELEMENT::_y access (breaks workaround)
* better type bridge (stub)
0.0.5
=====
* nodeset example
* measurement support & example
* honour SWIG arg & env variable
* drop Python 2
* drop private library
* monolithic build option