Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 914 Bytes

File metadata and controls

48 lines (34 loc) · 914 Bytes

ChangeLog

[0.0.10] - 2019-08-22

Changed

  • JRuby updated to 9.2.8.0

Fixed

  • updated node descriptions

[0.0.9] - 2019-06-03

Changed

  • JRuby updated to 9.2.7.0
  • rsyntaxtextarea updated to 3.0.3
  • Rebuilt for KNIME 3.7

Fixed

  • UI issues in dialogs

[0.0.8] - 2016-12-17

Changed

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

[0.0.7] - 2015-09-17

Changed

  • Java code has been rewritten in Scala
  • JRuby updated to 9.0.0.0

Fixed

  • fixed some errors

[0.0.6] - 2015-01-11

Added

  • built with KNIME 2.11
  • added flow variables support. It is possible now to read, modify and create new flow variables.
  • added visual selection of flow variables
  • added visual selection of input columns directly in code tab

Changed

  • updated jruby to 1.7.18

Removed

  • removed previous synchronization workaround for jruby 1.7.13