streamtools 0.2.5
Pre-release
Pre-release
Lots of updates for this release.
For new blocks we have:
- to / from AMQP blocks by Nick Jones (https://github.com/nickjones)
- a javascript block that lets you execute arbitrary javascript, using the amazing go package "otto" by Robert Krimen (https://github.com/robertkrimen/otto)
- an FFT block that uses the output of the existing timeseries block
- to / from HTTPGetRequest blocks that allow you to form complex GET query responses
For low level changes we have
- A block's query routes can now (optionally) support GET query parameters
For updates we have
- bug fixes in the email blocks by JP Robinson (https://github.com/jprobinson)
- new query endpoints for the cache block
- updates and bugfixes to the GUI