blob: f623b3093c061187596756fd121910ebc429d64a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
.. :changelog:
Release History
---------------
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.
|