Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

2.0.6

Choose a tag to compare

@bergloman bergloman released this 23 Jul 07:18
· 108 commits to release since this release
a06fdea

Several additions:

  • Added new standard bolts: transform bolt, accumulator bolt
  • Renamed and enhanced date_transform bolt to type_transform
    • date_transform still works, back-ward compatible
  • Added reporting of reaching the end of file in file_reader spout
  • Added build command to package.json
  • Adding option to use spouts and bolts from node_modules
  • Improved dependencies after audit