Ruby4KNIME

Ruby scripting nodes for KNIME.

Changelog

0.0.10 (2019-08-22)

Change
JRuby updated to 9.2.8.0
Fix
updated node descriptions

0.0.9 (2019-06-03)

Change
JRuby updated to 9.2.7.0
Change
rsyntaxtextarea updated to 3.0.3
Change
Rebuilt for KNIME 3.7
Fix
UI issues in dialogs

0.0.8 (2016-12-17)

Change
JRuby updated to 9.1.6.0
Change
Rebuilt for KNIME 3.3
Change
Reverted back to Java development

0.0.7 (2015-09-17)

Change
Java code has been rewritten in Scala
Change
JRuby updated to 9.0.0.0
Fix
fixed some errors

0.0.6 (2015-01-11)

Add
built with KNIME 2.11
Add
added flow variables support. It is possible now to read, modify and create new flow variables.
Add
added visual selection of flow variables
Add
added visual selection of input columns directly in code tab
Change
updated jruby to 1.7.18
Remove
removed previous synchronization workaround for jruby 1.7.13