streamtools v0.2.5 Release Notes

Release Date: 2014-04-28 // almost 10 years ago
  • ๐Ÿš€ Lots of updates for this release.

    For new blocks we have:

    1. to / from AMQP blocks by Nick Jones (https://github.com/nickjones) ๐Ÿ“ฆ 2. a javascript block that lets you execute arbitrary javascript, using the amazing go package "otto" by Robert Krimen (https://github.com/robertkrimen/otto)
    2. an FFT block that uses the output of the existing timeseries block
    3. to / from HTTPGetRequest blocks that allow you to form complex GET query responses

    For low level changes we have

    ๐Ÿ‘ 1. A block's query routes can now (optionally) support GET query parameters

    โšก๏ธ For updates we have

    ๐Ÿ›  1. bug fixes in the email blocks by JP Robinson (https://github.com/jprobinson)

    1. new query endpoints for the cache block ๐Ÿ›  3. updates and bugfixes to the GUI