danielduarte / flowed

A fast and reliable flow engine for orchestration and more uses in Node.js, Deno and the browser
https://danielduarte.github.io/flowed
MIT License
151 stars 21 forks source link

Transform feature does not support "let" #22

Closed freakpol closed 4 years ago

freakpol commented 4 years ago

Latest version of https://selecttransform.github.io/site/ offers support for "let" allowing to create local variables for the templates. Seems that the version on flowed is not updated to use such feature. Would you consider adding it?

daniel-duarte commented 4 years ago

Thanks @freakpol. I'll check the latest available features in ST to consider adding them.

daniel-duarte commented 4 years ago

Added and released in version 1.7.1.