8000 fetched editor changelog for 0.34.3 · larray-project/larray@2eea57d · GitHub
[go: up one dir, main page]

Skip to content

Commit 2eea57d

Browse files
committed
fetched editor changelog for 0.34.3
1 parent cbde5d8 commit 2eea57d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. py:currentmodule:: larray_editor
2+
3+
Fixes
4+
^^^^^
5+
6+
* changes made to arrays in the console using the "points" syntax (for example: `arr.points['a0,a1', 'b0,b1'] = 0`)
7+
and the other special `.something[]` syntaxes were not detected by the viewer and thus not displayed (closes
8+
:editor_issue:`269`).
9+
10+
* fixed copying to clipboard an array filtered on all dimensions (to a single value). Closes :editor_issue:`270`.

0 commit comments

Comments
 (0)
0