Skip to content

0.18.7: Maintenance Release

Compare
Choose a tag to compare
@knolleary knolleary released this 25 May 12:28
· 5334 commits to master since this release
472bbdb

Editor Fixes

  • Do not trim wires if node declares outputs in defaults but misses value Fixes #1737

Node Fixes

  • Relax twitter node version ready for major version bump
  • Pass Date into the Function node sandbox to fix instanceof tests
  • let TCP in node report remote ip and port when in single packet mode
  • typo fix in node help (#1735)

Other Fixes

  • Tidy up default grunt task and fixup test break due to reorder Fixes #1738
  • Bump jsonata version