File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11ruby4knime ChangeLog
22====================
33
4- 0.0.6
4+ 0.0.6 2015/01/11
55
6+ * built with KNIME 2.11
67* added flow variables support. It is possible now to read, modify and create new flow variables.
78* added visual selection of flow variables
89* added visual selection of input columns directly in code tab
910* updated jruby to 1.7.18
10- * removed previous synchronization workaround
11+ * removed previous synchronization workaround for jruby 1.7.13
Original file line number Diff line number Diff line change @@ -17,9 +17,16 @@ It is possible to configure an Output table with any types of columns.
1717
1818See [ Ruby wrapper] ( RubyScript/rb/README.rdoc )
1919
20+
21+ ![ Ruby4KNIME code tab] ( doc/pics/r4k_script.png )
22+
2023## Installation
2124[ Download binary] ( https://drive.google.com/folderview?id=0Bwx0cbtdU5K6TklLRG90cm5HbFk )
2225
26+ Current version - 0.0.6 2015/01/11. See [ changelog] ( CHANGELOG.md ) .
27+
28+
29+
2330Install this archive as [ KNIME extension] ( http://www.knime.org/downloads/update ) .
2431
2532## Sample workflow
You can’t perform that action at this time.
0 commit comments