8000
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 d01381d commit f5edac7Copy full SHA for f5edac7
doc/source/changes/editor/version_0_34_5.rst.inc
@@ -0,0 +1,10 @@
1
+.. py:currentmodule:: larray_editor
2
+
3
+Fixes
4
+^^^^^
5
6
+* fixed console plots when xlwings 0.31.4+ is installed (closes :editor_issue:`278`).
7
8
+* fixed some inplace modifications on arrays done via in the console not refreshing
9
+ the displayed array automatically and/or not adding a `*` to the window title
10
+ to inform the session is modified (closes :editor_issue:`22` and :editor_issue:`280`).
0 commit comments