We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 864d19b commit f80eac2Copy full SHA for f80eac2
CHANGES.txt
@@ -2,6 +2,22 @@
2
Envisage CHANGELOG
3
====================
4
5
+Version 4.7.0
6
+=============
7
+
8
+Another incremental release for bug fixes related to IPython.
9
10
+Fixes
11
+-----
12
13
+* Add failing test and fix for old-style relative import. (#109)
14
+* Old-style relative import ipython_kernel plugin (#108)
15
+* Fix attractors example (#103)
16
+* Use --gui rather than --matplotlib when starting IPython kernel. (#101)
17
+* InternalIPKernel.shutdown method doesn't stop the kernel's IOPubThread (#93)
18
+* Fix task layout serialization under Python3 (#90)
19
20
21
Version 4.6.0
22
=============
23
0 commit comments