blob: 09cead6a0af239806cfba4497fcc65f63c60bc81 (
plain)
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
|
.. :changelog:
Release History
---------------
0.6 (2016-01-16)
++++++++++++++++
- Switch to 2-step installation.
0.4 (2014-10-19)
++++++++++++++++
- Update for compatibility with Scilab2py 0.5
- Update for compatibility with IPython 3.0 message spec changes.
0.3 (2014-08-23)
++++++++++++++++
- Add %inline --format and --size options.
0.2 (2014-08-14)
++++++++++++++++
- Added Python 3 and Windows compatibility.
- Added %inline magic.
- Improved completion, help magic and calltips.
0.1 (2014-08-09)
++++++++++++++++++
- Initial release: provides all basic features, including inline plots.
|